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

Class RequestError

  Exception --+    
              |    
WebServiceError --+
                  |
                 RequestError


An invalid request was made.

This exception is raised if the client made an invalid request. That could be syntactically invalid identifiers or unknown or invalid parameter values.
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