Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/sax-exception-objects.html

From ZCubes Wiki
Revision as of 20:00, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.html|[[Image:yurtt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


13.5.1 SAXException Objects

The SAXException exception class supports the following methods:

getMessage ()
Return a human-readable message describing the error condition.
getException ()
Return an encapsulated exception object, or None.

See About this document... for information on suggesting changes.