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

Class AuthenticationError

  Exception --+    
              |    
WebServiceError --+
                  |
                 AuthenticationError


Authentication failed.

This is thrown if user name, password or realm were invalid while trying to access a protected resource.
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 Wed Dec 20 18:19:28 2006 http://epydoc.sf.net