axl.Error class is used to report errors found while using PyAxl API. The class contains two attributes that contains the integer error code and a textual diagnostic with a human readable text.
(Read only attribute) (Integer) Error code.
(Read only attribute) (String) Textual error.
axl.Dtd — PyAxlDtd class: DTD support
Enter search terms or a module, class or function name.