/opt/imunify360/venv/lib/python3.11/site-packages/requests/__pycache__
Edit: /opt/imunify360/venv/lib/python3.11/site-packages/requests/__pycache__/exceptions.cpython-311.pyc (7591B)
]j d Z ddlmZ G d de Z G d de Z G d de Z G d d
e Z G d de Z G d
de Z G d de Z
G d dee
Z G d de
Z G d de Z
G d de Z G d dee Z G d dee Z G d dee Z G d d ee Z G d! d"e Z G d# d$e Z G d% d&ee Z G d' d(ee Z G d) d*e Z G d+ d,e Z G d- d.e Z G d/ d0ee Z G d1 d2e Zd3S )4z`
requests.exceptions
~~~~~~~~~~~~~~~~~~~
This module contains the set of Requests' exceptions.
) HTTPErrorc " e Zd ZdZ fdZ xZS )RequestExceptionzTThere was an ambiguous exception that occurred while handling your
request.
c | dd }|| _ | dd | _ |(| j s!t |d r| j j | _ t t
| j |i | dS )zBInitialize RequestException with `request` and `response` objects.responseNrequest)popr r hasattrsuperr __init__)selfargskwargsr __class__s s/builddir/build/BUILD/imunify360-venv-2.6.3/opt/imunify360/venv/lib/python3.11/site-packages/requests/exceptions.pyr zRequestException.__init__ s ::j$//
zz)T22 ),,
!=0DL.%%.?????? )__name__
__module____qualname____doc__r
__classcell__)r s @r r r sK @ @ @ @ @ @ @ @ @r r c e Zd ZdZdS )InvalidJSONErrorzA JSON error occurred.Nr r r r r r r r r r c e Zd ZdZdS )r zAn HTTP error occurred.Nr r r r r r !!!!r r c e Zd ZdZdS )ConnectionErrorzA Connection error occurred.Nr r r r r r $ s &&&&r r c e Zd ZdZdS )
ProxyErrorzA proxy error occurred.Nr r r r r" r" ( r r r" c e Zd ZdZdS )SSLErrorzAn SSL error occurred.Nr r r r r$ r$ , r r r$ c e Zd ZdZdS )TimeoutzThe request timed out.
Catching this error will catch both
:exc:`~requests.exceptions.ConnectTimeout` and
:exc:`~requests.exceptions.ReadTimeout` errors.
Nr r r r r&