Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Raised when an XML data string is not decodable to a Python object.
:param validator: the XSD validator. :type validator: XsdValidator or function :param obj: the not validated XML data. :type obj: Element or tuple or str or list or int or float or bool :param decoder: the XML data decoder. :type decoder: type or function :param reason: the detailed reason of failed validation. :type reason: str or unicode :param source: the XML resource that contains the error. :type source: XMLResource :param namespaces: is an optional mapping from namespace prefix to URI. :type namespaces: dict
Instance Methods | |
Inherited from |
Method Details |
|
|
|
|
|
|
|
|
Class Variable Details |
message
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Fri Dec 13 15:25:24 2019 | http://epydoc.sourceforge.net |