de.grogra.util
Class IOWrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.grogra.util.IOWrapException
- All Implemented Interfaces:
- java.io.Serializable
public class IOWrapException
- extends java.io.IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IOWrapException
public IOWrapException(org.xml.sax.SAXException cause)
IOWrapException
public IOWrapException(org.xml.sax.SAXException cause,
java.lang.String message)
IOWrapException
public IOWrapException(java.lang.String message)
IOWrapException
public IOWrapException(java.lang.Throwable cause)
IOWrapException
public IOWrapException(java.lang.Throwable cause,
java.lang.String message)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable