public class TemplateCreationException extends ArchetypeException
Constructor and Description |
---|
TemplateCreationException() |
TemplateCreationException(java.lang.String msg) |
TemplateCreationException(java.lang.String msg,
java.lang.Throwable cause) |
TemplateCreationException(java.lang.Throwable cause) |
public TemplateCreationException()
public TemplateCreationException(java.lang.String msg)
public TemplateCreationException(java.lang.Throwable cause)
public TemplateCreationException(java.lang.String msg, java.lang.Throwable cause)