Package musicbrainz2 :: Module webservice :: Class ResponseError
[frames | no frames]

Class ResponseError

  Exception --+    
              |    
WebServiceError --+
                  |
                 ResponseError


The returned resource was invalid.

This may be due to a malformed XML document or if the requested data wasn't part of the response. It can only occur in case of bugs in the web service itself.
Method Summary
    Inherited from WebServiceError
  __init__(self, msg, reason)
Constructor.
  __str__(self)
Makes this class printable.
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Sat Aug 26 18:34:31 2006 http://epydoc.sf.net