Class ArchetypeNotFoundException

All Implemented Interfaces:
Serializable

public class ArchetypeNotFoundException extends ArchetypeGenerationFailure
Version:
$Id$
See Also:
  • Constructor Details

    • ArchetypeNotFoundException

      public ArchetypeNotFoundException(String message)
    • ArchetypeNotFoundException

      public ArchetypeNotFoundException(Throwable cause)
    • ArchetypeNotFoundException

      public ArchetypeNotFoundException(String message, Throwable cause)