Viewing File: /usr/lib/python2.7/site-packages/requests/exceptions.pyo

ó
YЅ_c@sĒdZddlmZdefd„ƒYZdefd„ƒYZdefd„ƒYZd	efd
„ƒYZdefd„ƒYZd
efd„ƒYZ	dee	fd„ƒYZ
de	fd„ƒYZdefd„ƒYZdefd„ƒYZ
deefd„ƒYZdeefd„ƒYZdeefd„ƒYZdefd„ƒYZdeefd „ƒYZd!eefd"„ƒYZd#efd$„ƒYZd%S(&sa
requests.exceptions
~~~~~~~~~~~~~~~~~~~

This module contains the set of Requests' exceptions.

iĸĸĸĸ(t	HTTPErrortRequestExceptioncBseZdZd„ZRS(sOThere was an ambiguous exception that occurred while handling your
    request.cOs„|jddƒ}||_|jddƒ|_|dk	rg|jrgt|dƒrg|jj|_ntt|ƒj||ŽdS(sT
        Initialize RequestException with `request` and `response` objects.
        tresponsetrequestN(tpoptNoneRRthasattrtsuperRt__init__(tselftargstkwargsR((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRs	(t__name__t
__module__t__doc__R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR
sRcBseZdZRS(sAn HTTP error occurred.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRstConnectionErrorcBseZdZRS(sA Connection error occurred.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR"st
ProxyErrorcBseZdZRS(sA proxy error occurred.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR&stSSLErrorcBseZdZRS(sAn SSL error occurred.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR*stTimeoutcBseZdZRS(sŦThe request timed out.

    Catching this error will catch both
    :exc:`~requests.exceptions.ConnectTimeout` and
    :exc:`~requests.exceptions.ReadTimeout` errors.
    (RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR.stConnectTimeoutcBseZdZRS(s‚The request timed out while trying to connect to the remote server.

    Requests that produced this error are safe to retry.
    (RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR7stReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR>stURLRequiredcBseZdZRS(s*A valid URL is required to make a request.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRBstTooManyRedirectscBseZdZRS(sToo many redirects.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRFst
MissingSchemacBseZdZRS(s/The URL schema (e.g. http or https) is missing.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRJst
InvalidSchemacBseZdZRS(s"See defaults.py for valid schemas.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRNst
InvalidURLcBseZdZRS(s' The URL provided was somehow invalid. (RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRRstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRVstContentDecodingErrorcBseZdZRS(s!Failed to decode response content(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRZstStreamConsumedErrorcBseZdZRS(s2The content for this response was already consumed(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR^st
RetryErrorcBseZdZRS(sCustom retries logic failed(RR
R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRbsN(Rturllib3.exceptionsRt
BaseHTTPErrortIOErrorRRRRRRRRRt
ValueErrorRRRRRt	TypeErrorRR(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyt<module>	s$	
Back to Directory File Manager