Home | Trees | Indices | Help |
---|
|
exception classes.
|
|||
ResourceError default error class |
|||
ResourceNotFound Exception raised when no resource was found at the given url. |
|||
Unauthorized Exception raised when an authorization is required to access to the resource specified. |
|||
RequestFailed Exception raised when an unexpected HTTP error is received in response to a request. |
|||
RedirectLimit Exception raised when the redirection limit is reached. |
|||
RequestError Exception raised when a request is malformed |
|||
InvalidUrl Not a valid url for use with this software. |
|||
ResponseError Error raised while getting response or decompressing response stream |
|||
ProxyError raised when proxy error happend |
|||
BadStatusLine Exception returned by the parser when the status line is invalid |
|||
ParserError Generic exception returned by the parser |
|
|||
__package__ =
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Mar 2 02:38:15 2010 | http://epydoc.sourceforge.net |