HEX
Server: LiteSpeed
System: Linux srv146.niagahoster.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: kodi1989 (1633)
PHP: 8.1.34
Disabled: symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/google/auth/__pycache__/exceptions.cpython-37.pyc
B

��f��@sdZGdd�de�ZGdd�de�ZGdd�de�ZGdd�de�ZGd	d
�d
e�ZGdd�de�ZGd
d�de�ZGdd�de�Z	Gdd�de�Z
Gdd�de
�ZGdd�dee�Z
Gdd�dee�ZGdd�dee�ZGdd�dee�ZGdd�dee�ZGdd �d ee�Zd!S)"z+Exceptions used in the google.auth package.cs,eZdZdZ�fdd�Zedd��Z�ZS)�GoogleAuthErrorz&Base class for all google.auth errors.cs&tt|�j|�|�dd�}||_dS)N�	retryableF)�superr�__init__�get�
_retryable)�self�args�kwargsr)�	__class__��G/opt/alt/python37/lib/python3.7/site-packages/google/auth/exceptions.pyrszGoogleAuthError.__init__cCs|jS)N)r)rrrrrszGoogleAuthError.retryable)�__name__�
__module__�__qualname__�__doc__r�propertyr�
__classcell__rr)r
rrsrc@seZdZdZdS)�TransportErrorz:Used to indicate an error occurred during an HTTP request.N)r
rrrrrrrrsrc@seZdZdZdS)�RefreshErrorzMUsed to indicate that an refreshing the credentials' access token
    failed.N)r
rrrrrrrr#src@seZdZdZdS)�UserAccessTokenErrorzCUsed to indicate ``gcloud auth print-access-token`` command failed.N)r
rrrrrrrr(src@seZdZdZdS)�DefaultCredentialsErrorz;Used to indicate that acquiring default credentials failed.N)r
rrrrrrrr,src@seZdZdZdS)�MutualTLSChannelErrorzyUsed to indicate that mutual TLS channel creation is failed, or mutual
    TLS channel credentials is missing or invalid.N)r
rrrrrrrr0src@seZdZdZedd��ZdS)�ClientCertErrorz?Used to indicate that client certificate is missing or invalid.cCsdS)NFr)rrrrr8szClientCertError.retryableN)r
rrrrrrrrrr5src@seZdZdZdS)�
OAuthErrorzLUsed to indicate an error occurred during an OAuth related HTTP
    request.N)r
rrrrrrrr=srcs"eZdZdZd�fdd�	Z�ZS)�ReauthFailErrorz$An exception for when reauth failed.Ncstt|�jd�|�f|�dS)NzReauthentication failed. {0})rrr�format)r�messager	)r
rrrEs
zReauthFailError.__init__)N)r
rrrrrrr)r
rrBsrc@seZdZdZdS)�ReauthSamlChallengeFailErrorz0An exception for SAML reauth challenge failures.N)r
rrrrrrrrKsrc@seZdZdZdS)�MalformedErrorz An exception for malformed data.N)r
rrrrrrrrOsrc@seZdZdZdS)�InvalidResourcezAn exception for URL error.N)r
rrrrrrrrSsrc@seZdZdZdS)�InvalidOperationz#An exception for invalid operation.N)r
rrrrrrrr Wsr c@seZdZdZdS)�InvalidValuez*Used to wrap general ValueError of python.N)r
rrrrrrrr![sr!c@seZdZdZdS)�InvalidTypez)Used to wrap general TypeError of python.N)r
rrrrrrrr"_sr"c@seZdZdZdS)�OSErrorz7Used to wrap EnvironmentError(OSError after python3.3).N)r
rrrrrrrr#csr#N)r�	Exceptionrrrrrrrrrr�
ValueErrorrrr r!�	TypeErrorr"�EnvironmentErrorr#rrrr�<module>s