Package de.wwu.scdh.annotation.selection
Class ResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.wwu.scdh.annotation.selection.ResourceException
- All Implemented Interfaces:
Serializable
An exception that occurred while parsing or setting up a resource.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceException(String msg) ResourceException(String msg, Throwable cause) ResourceException(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
-
ResourceException
-
ResourceException
-
ResourceException
-