|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.handler.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 13.5 xml.sax Up: 13.5 xml.sax Next: 13.6 xml.sax.handler
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.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.handler.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 13.5 xml.sax Up: 13.5 xml.sax Next: 13.6 xml.sax.handler
See About this document... for information on suggesting changes.