| Home | Trees | Index | Help |
|---|
| Package musicbrainz2 :: Module wsxml :: Class ParseError |
|
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.
| Method Summary | |
|---|---|
__init__(self,
msg,
reason)
| |
__str__(self)
| |
| Inherited from Exception | |
| |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sat Aug 26 18:34:32 2006 | http://epydoc.sf.net |