Class ArchetypeNotConfigured
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.archetype.exception.ArchetypeException
org.apache.maven.archetype.exception.ArchetypeNotConfigured
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArchetypeNotConfigured
(String msg, Throwable cause, List<String> missingProperties) ArchetypeNotConfigured
(String msg, List<String> missingProperties) ArchetypeNotConfigured
(Throwable cause, List<String> missingProperties) ArchetypeNotConfigured
(List<String> missingProperties) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArchetypeNotConfigured
-
ArchetypeNotConfigured
-
ArchetypeNotConfigured
-
ArchetypeNotConfigured
-
-
Method Details
-
getMissingProperties
-