Viewing File: /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyc

ó
“tÆ_c@s,dZddlmZdefd„ƒYZdefd„ƒYZdefd„ƒYZd	efd
„ƒYZdefd„ƒYZd
efd„ƒYZ	dee	fd„ƒYZ
de	fd„ƒYZdefd„ƒYZdefd„ƒYZ
deefd„ƒYZdeefd„ƒYZdeefd„ƒYZdeefd„ƒYZdefd „ƒYZd!efd"„ƒYZd#eefd$„ƒYZd%eefd&„ƒYZd'efd(„ƒYZd)efd*„ƒYZd+efd,„ƒYZd-eefd.„ƒYZd/efd0„ƒYZd1S(2s`
requests.exceptions
~~~~~~~~~~~~~~~~~~~

This module contains the set of Requests' exceptions.
iÿÿÿÿ(t	HTTPErrortRequestExceptioncBseZdZd„ZRS(sTThere was an ambiguous exception that occurred while handling your
    request.
    cOs„|jddƒ}||_|jddƒ|_|dk	rg|jrgt|dƒrg|jj|_ntt|ƒj||ŽdS(sBInitialize RequestException with `request` and `response` objects.tresponsetrequestN(tpoptNoneRRthasattrtsuperRt__init__(tselftargstkwargsR((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRs	(t__name__t
__module__t__doc__R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRsRcBseZdZRS(sAn HTTP error occurred.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRstConnectionErrorcBseZdZRS(sA Connection error occurred.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR st
ProxyErrorcBseZdZRS(sA proxy error occurred.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR$stSSLErrorcBseZdZRS(sAn SSL error occurred.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/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(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/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(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR5stReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR<stURLRequiredcBseZdZRS(s*A valid URL is required to make a request.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR@stTooManyRedirectscBseZdZRS(sToo many redirects.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRDst
MissingSchemacBseZdZRS(s/The URL schema (e.g. http or https) is missing.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRHst
InvalidSchemacBseZdZRS(s"See defaults.py for valid schemas.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRLst
InvalidURLcBseZdZRS(s%The URL provided was somehow invalid.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRPst
InvalidHeadercBseZdZRS(s.The header value provided was somehow invalid.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRTstInvalidProxyURLcBseZdZRS(s"The proxy URL provided is invalid.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRXstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR\stContentDecodingErrorcBseZdZRS(s"Failed to decode response content.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR`stStreamConsumedErrorcBseZdZRS(s3The content for this response was already consumed.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRdst
RetryErrorcBseZdZRS(sCustom retries logic failed(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyRhstUnrewindableBodyErrorcBseZdZRS(s;Requests encountered an error when trying to rewind a body.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR lstRequestsWarningcBseZdZRS(sBase warning for Requests.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR!rstFileModeWarningcBseZdZRS(sJA file was opened in text mode, but Requests determined its binary length.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR"vstRequestsDependencyWarningcBseZdZRS(s@An imported dependency doesn't match the expected version range.(RR
R(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyR#zsN(Rtpip._vendor.urllib3.exceptionsRt
BaseHTTPErrortIOErrorRRRRRRRRRt
ValueErrorRRRRRRRt	TypeErrorRRR tWarningR!tDeprecationWarningR"R#(((sP/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/requests/exceptions.pyt<module>s0	
Back to Directory File Manager