Package org.javalite.activeweb
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.activeweb.WebException
org.javalite.activeweb.ConfigurationException
- All Implemented Interfaces:
Serializable
- Author:
- Igor Polevoy: 1/2/12 11:56 AM
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionConfigurationException(String message)
ConfigurationException(String message, Throwable cause)
-
Method Summary
Methods inherited from class org.javalite.activeweb.WebException
getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-
ConfigurationException
-