Package com.sun.istack
Class SAXException2
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.sun.istack.SAXException2
- All Implemented Interfaces:
Serializable
SAXException that handles exception chaining correctly.- Since:
- 2.0 FCS
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.SAXException
getException, getMessage, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SAXException2
-
SAXException2
-
SAXException2
-
-
Method Details
-
getCause
- Overrides:
getCausein classSAXException
-