Package openid :: Module fetchers :: Class HTTPError
[frames | no frames]

Type HTTPError

   object --+            
            |            
BaseException --+        
                |        
        Exception --+    
                    |    
    HTTPFetchingError --+
                        |
                       HTTPError


This exception is raised by the CurlHTTPFetcher when it encounters an exceptional situation fetching a URL.
Method Summary
Inherited from HTTPFetchingError: __init__
Inherited from Exception: __new__
Inherited from BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__, __str__
Inherited from object: __hash__, __reduce_ex__

Instance Variable Summary
Inherited from HTTPFetchingError: why

Class Variable Summary
Inherited from BaseException: args, message

Generated by Epydoc 2.1 on Fri Jun 27 15:48:23 2008 http://epydoc.sf.net