Class ArchetypeNotDefined

All Implemented Interfaces:
Serializable

public class ArchetypeNotDefined extends ArchetypeException
See Also:
  • Constructor Details

    • ArchetypeNotDefined

      public ArchetypeNotDefined()
    • ArchetypeNotDefined

      public ArchetypeNotDefined(String msg)
    • ArchetypeNotDefined

      public ArchetypeNotDefined(Throwable cause)
    • ArchetypeNotDefined

      public ArchetypeNotDefined(String msg, Throwable cause)