public class ArchetypeNotFoundException extends ArchetypeGenerationFailure
| Constructor and Description |
|---|
ArchetypeNotFoundException(java.lang.String message) |
ArchetypeNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
ArchetypeNotFoundException(java.lang.Throwable cause) |
public ArchetypeNotFoundException(java.lang.String message)
public ArchetypeNotFoundException(java.lang.Throwable cause)
public ArchetypeNotFoundException(java.lang.String message,
java.lang.Throwable cause)