org.apache.maven.archetype.exception
Class ArchetypeNotConfigured
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.archetype.exception.ArchetypeNotConfigured
- All Implemented Interfaces:
- Serializable
public class ArchetypeNotConfigured
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArchetypeNotConfigured
public ArchetypeNotConfigured()
ArchetypeNotConfigured
public ArchetypeNotConfigured(String msg)
ArchetypeNotConfigured
public ArchetypeNotConfigured(Throwable cause)
ArchetypeNotConfigured
public ArchetypeNotConfigured(String msg,
Throwable cause)
Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.