Package xml :: Package sax :: Module _exceptions
[hide private]
[frames] | no frames]

Module _exceptions

Different kinds of SAX Exceptions

Classes [hide private]
SAXException
Encapsulate an XML error or warning.
SAXParseException
Encapsulate an XML parse error or warning.
SAXNotRecognizedException
Exception class for an unrecognized identifier.
SAXNotSupportedException
Exception class for an unsupported operation.
SAXReaderNotAvailable
Exception class for a missing driver.

Imports: Exception