Class SAXIOException

All Implemented Interfaces:
Serializable

public class SAXIOException extends IOException
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: