Package de.wwu.scdh.annotation.selection
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.wwu.scdh.annotation.selection.ConfigurationException
- All Implemented Interfaces:
Serializable
An exception that occurred while processing a selector an a
resource.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException(String msg, Throwable cause) ConfigurationException(Throwable cause) -
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
-
ConfigurationException
-