Package org.apache.batik.dom.util
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: SAXIOException.java 1808001 2017-09-11 09:51:29Z ssteiner $
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString