13.5.1 SAXException Objects
The SAXException exception class supports the following
methods:
SAXExceptiongetMessage()
-
Return a human-readable message describing the error condition.
SAXExceptiongetException()
-
Return an encapsulated exception object, or
None.