Package openid :: Package yadis :: Module discover :: Class DiscoveryFailure
[frames | no frames]

Type DiscoveryFailure

   object --+        
            |        
BaseException --+    
                |    
        Exception --+
                    |
                   DiscoveryFailure


Raised when a YADIS protocol error occurs in the discovery process
Method Summary
  __init__(self, message, http_response)
Inherited from Exception: __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__, __str__
Inherited from object: __hash__, __reduce_ex__

Class Variable Summary
NoneType identity_url = None                                                                  
Inherited from BaseException: args, message

Class Variable Details

identity_url

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Fri Dec 14 16:10:53 2007 http://epydoc.sf.net