Home | Trees | Index | Help |
|
---|
Package openid :: Module fetchers :: Class HTTPError |
|
object
--+ |BaseException
--+ |Exception
--+ |HTTPFetchingError
--+ | HTTPError
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
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Dec 14 16:10:52 2007 | http://epydoc.sf.net |