Package musicbrainz2 :: Module wsxml :: Class ParseError
[frames | no frames]

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
  __getitem__(...)

Generated by Epydoc 2.1 on Wed Dec 20 18:19:28 2006 http://epydoc.sf.net