Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Raised when an object is not encodable to an XML data string.
: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 encoder: the XML encoder. :type encoder: 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:30 2019 | http://epydoc.sourceforge.net |