⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
requests
/
__pycache__
/
View File Name :
exceptions.cpython-310.pyc
o BaÚ_Y ã @ s” d Z ddlmZ G dd„ deƒZG dd„ deƒZG dd„ deƒZG d d „ d eƒZG dd„ deƒZG d d„ deƒZ G dd„ dee ƒZ G dd„ de ƒZG dd„ deƒZG dd„ deƒZ G dd„ deeƒZG dd„ deeƒZG dd„ deeƒZG dd„ deeƒZG dd „ d eƒZG d!d"„ d"eƒZG d#d$„ d$eeƒZG d%d&„ d&eeƒZG d'd(„ d(eƒZG d)d*„ d*eƒZG d+d,„ d,eƒZG d-d.„ d.eeƒZG d/d0„ d0eƒZd1S )2z` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. é )Ú HTTPErrorc s e Zd ZdZ‡ fdd„Z‡ ZS )ÚRequestExceptionzTThere was an ambiguous exception that occurred while handling your request. c s\ | dd¡}|| _| dd¡| _|dur!| js!t|dƒr!| jj| _tt| ƒj|i |¤Ž dS )zBInitialize RequestException with `request` and `response` objects.ÚresponseNÚrequest)Úpopr r ÚhasattrÚsuperr Ú__init__)ÚselfÚargsÚkwargsr ©Ú __class__© ú5/usr/lib/python3/dist-packages/requests/exceptions.pyr s ÿ zRequestException.__init__)Ú__name__Ú __module__Ú__qualname__Ú__doc__r Ú __classcell__r r r r r s r c @ ó e Zd ZdZdS )r zAn HTTP error occurred.N©r r r r r r r r r ó r c @ r )ÚConnectionErrorzA Connection error occurred.Nr r r r r r r r c @ r )Ú ProxyErrorzA proxy error occurred.Nr r r r r r $ r r c @ r )ÚSSLErrorzAn SSL error occurred.Nr r r r r r ( r r c @ r )ÚTimeoutz«The request timed out. Catching this error will catch both :exc:`~requests.exceptions.ConnectTimeout` and :exc:`~requests.exceptions.ReadTimeout` errors. Nr r r r r r , r r c @ r )ÚConnectTimeoutz‚The request timed out while trying to connect to the remote server. Requests that produced this error are safe to retry. Nr r r r r r 5 r r c @ r )ÚReadTimeoutz@The server did not send any data in the allotted amount of time.Nr r r r r r <