module xmlhelper.xml_exceptions

Inheritance diagram of pyrsslocal.xmlhelper.xml_exceptions

Short summary

module pyrsslocal.xmlhelper.xml_exceptions

Exceptions raised by files in this folder.

source on GitHub

Classes

class

truncated documentation

XmlException

Raised when something is wring about the parsing.

Documentation

Exceptions raised by files in this folder.

source on GitHub

exception pyrsslocal.xmlhelper.xml_exceptions.XmlException

Bases: Exception

Raised when something is wring about the parsing.

source on GitHub