Class TemplateCreationException

All Implemented Interfaces:
Serializable

public class TemplateCreationException extends ArchetypeException
See Also:
  • Constructor Details

    • TemplateCreationException

      public TemplateCreationException()
    • TemplateCreationException

      public TemplateCreationException(String msg)
    • TemplateCreationException

      public TemplateCreationException(Throwable cause)
    • TemplateCreationException

      public TemplateCreationException(String msg, Throwable cause)