Public Member Functions | |
| def | __init__ |
| def | __str__ |
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.
1.8.5