java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.grogra.util.IOWrapException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionIOWrapException
(String message) IOWrapException
(Throwable cause) IOWrapException
(Throwable cause, String message) IOWrapException
(SAXException cause) IOWrapException
(SAXException cause, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IOWrapException
-
IOWrapException
-
IOWrapException
-
IOWrapException
-
IOWrapException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-