Package de.cxp.ocs.util
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.cxp.ocs.util.ConfigurationException
- All Implemented Interfaces:
Serializable
A internal exception because of invalid configuration. Requires a message.
Should never be use for a response, just for logging.
- See Also:
-
Constructor Summary
Constructors -
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
-