o ÏEc² ã@s¤dZddlmZGdd„deƒZGdd„deƒZGdd„deƒZGd d „d eƒZGd d „d eƒZGd d„deƒZ Gdd„deƒZ Gdd„dee ƒZ Gdd„de ƒZ Gdd„deƒZ Gdd„deƒZGdd„deeƒZGdd„deeƒZGdd„deeƒZGdd „d eeƒZGd!d"„d"eƒZGd#d$„d$eƒZGd%d&„d&eeƒZGd'd(„d(eeƒZGd)d*„d*eƒZGd+d,„d,eƒZGd-d.„d.eƒZGd/d0„d0eeƒZGd1d2„d2eƒZd3S)4z` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. é)Ú HTTPErrorcs eZdZdZ‡fdd„Z‡ZS)ÚRequestExceptionzTThere was an ambiguous exception that occurred while handling your request. cs\| dd¡}||_| dd¡|_|dur!|js!t|dƒr!|jj|_tt|ƒj|i|¤ŽdS)zBInitialize RequestException with `request` and `response` objects.ÚresponseNÚrequest)ÚpoprrÚhasattrÚsuperrÚ__init__)ÚselfÚargsÚkwargsr©Ú __class__©úR/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/requests/exceptions.pyr s ÿ zRequestException.__init__)Ú__name__Ú __module__Ú __qualname__Ú__doc__r Ú __classcell__rrr rr src@óeZdZdZdS)ÚInvalidJSONErrorzA JSON error occurred.N©rrrrrrrrrórc@r)rzAn HTTP error occurred.Nrrrrrr rrc@r)ÚConnectionErrorzA Connection error occurred.Nrrrrrr$rrc@r)Ú ProxyErrorzA proxy error occurred.Nrrrrrr(rrc@r)ÚSSLErrorzAn SSL error occurred.Nrrrrrr,rrc@r)ÚTimeoutz«The request timed out. Catching this error will catch both :exc:`~requests.exceptions.ConnectTimeout` and :exc:`~requests.exceptions.ReadTimeout` errors. Nrrrrrr0rrc@r)ÚConnectTimeoutz‚The request timed out while trying to connect to the remote server. Requests that produced this error are safe to retry. Nrrrrrr9rrc@r)Ú ReadTimeoutz@The server did not send any data in the allotted amount of time.Nrrrrrr@rrc@r)Ú URLRequiredz*A valid URL is required to make a request.Nrrrrrr Drr c@r)ÚTooManyRedirectszToo many redirects.Nrrrrrr!Hrr!c@r)Ú MissingSchemaz/The URL schema (e.g. http or https) is missing.Nrrrrrr"Lrr"c@r)Ú InvalidSchemaz"See defaults.py for valid schemas.Nrrrrrr#Prr#c@r)Ú InvalidURLz%The URL provided was somehow invalid.Nrrrrrr$Trr$c@r)Ú InvalidHeaderz.The header value provided was somehow invalid.Nrrrrrr%Xrr%c@r)ÚInvalidProxyURLz"The proxy URL provided is invalid.Nrrrrrr&\rr&c@r)ÚChunkedEncodingErrorz?The server declared chunked encoding but sent an invalid chunk.Nrrrrrr'`rr'c@r)ÚContentDecodingErrorz"Failed to decode response content.Nrrrrrr(drr(c@r)ÚStreamConsumedErrorz3The content for this response was already consumed.Nrrrrrr)hrr)c@r)Ú RetryErrorzCustom retries logic failedNrrrrrr*lrr*c@r)ÚUnrewindableBodyErrorz;Requests encountered an error when trying to rewind a body.Nrrrrrr+prr+c@r)ÚRequestsWarningzBase warning for Requests.Nrrrrrr,vrr,c@r)ÚFileModeWarningzJA file was opened in text mode, but Requests determined its binary length.Nrrrrrr-zrr-c@r)ÚRequestsDependencyWarningz@An imported dependency doesn't match the expected version range.Nrrrrrr.~rr.N) rZpip._vendor.urllib3.exceptionsrZ BaseHTTPErrorÚIOErrorrrrrrrrrr r!Ú ValueErrorr"r#r$r%r&r'r(Ú TypeErrorr)r*r+ÚWarningr,ÚDeprecationWarningr-r.rrrrÚs4