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.
See Also: