Public Member Functions | |
def | __init__ (self, s) |
def | __str__ (self) |
Public Attributes | |
value | |
Definition at line 17 of file xmlerror.py.
def python.xmlerror.XMLError.__init__ | ( | self, | |
s | |||
) |
Definition at line 19 of file xmlerror.py.
def python.xmlerror.XMLError.__str__ | ( | self | ) |
Definition at line 23 of file xmlerror.py.
python.xmlerror.XMLError.value |
Definition at line 20 of file xmlerror.py.