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