Package org.oddjob.arooa
Class ArooaConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.oddjob.arooa.ArooaConfigurationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ArooaElementException,ArooaPropertyException
An exception used configuration fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArooaConfigurationException(String message) ArooaConfigurationException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArooaConfigurationException
public ArooaConfigurationException() -
ArooaConfigurationException
-
ArooaConfigurationException
-
ArooaConfigurationException
-