Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.classworlds.launcher.ConfigurationException
- All Implemented Interfaces:
- Serializable
Indicates an error during 
Launcher configuration.- Author:
- bob mcwhirter
- See Also:
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConfigurationException(Exception cause) Construct.ConfigurationException(String msg, int lineNo, String line) Construct.
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConfigurationException
- 
ConfigurationException
- 
ConfigurationException
 
-