Class SAXIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.batik.dom.util.SAXIOException
- All Implemented Interfaces:
Serializable
Wrapper for SAX Exceptions which would make it possible to
include line and column information with SAX parse errors.
- Version:
- $Id$
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
saxe
-
-
Constructor Details
-
SAXIOException
-
-
Method Details
-
getSAXException
-
getCause
-