Home | Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | ParseError
Exception to be thrown if a parse error occurs.
The 'msg'
attribute contains a printable error message,
'reason'
is the lower level exception that was raised.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 7 01:27:26 2008 | http://epydoc.sourceforge.net |