Package org.conical.common.bbl.exception
Class ConfigurationRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.conical.common.bbl.exception.BBLRuntimeException
org.conical.common.bbl.exception.ConfigurationRuntimeException
- All Implemented Interfaces:
Serializable
Runtime exception used to denote errors occuring during startup and
configuration processing. (e.g. bad file format, DB connection failure,
start-up JNDI lookup failures).
- Author:
- rdoherty
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationRuntimeException
-
ConfigurationRuntimeException
-
ConfigurationRuntimeException
-