Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.classworlds.ConfigurationException
- All Implemented Interfaces:
Serializable
Indicates an error during
Launcher configuration.- Version:
- $Id: ConfigurationException.java 78 2004-07-01 13:59:13Z jvanzyl $
- Author:
- bob mcwhirter
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstruct.ConfigurationException(String msg, int lineNo, String line) Construct. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-
ConfigurationException
-