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 |
|||
UnexpectedEOF exception raised when remote closed the connection |
|||
AlreadyRead raised when a response have already been read |
|||
ParseException | |||
NoMoreData | |||
InvalidRequestLine | |||
InvalidRequestMethod | |||
InvalidHTTPVersion | |||
InvalidHTTPStatus | |||
InvalidHeader | |||
InvalidHeaderName | |||
InvalidChunkSize | |||
ChunkMissingTerminator |
|
|||
__package__ = None hash(x) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Jul 20 00:21:52 2010 | http://epydoc.sourceforge.net |