HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: sport3497 (1034)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberCP/lib/python3.10/site-packages/google/auth/__pycache__/exceptions.cpython-310.pyc
o

�h��@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__��I/usr/local/CyberCP/lib/python3.10/site-packages/google/auth/exceptions.pyrs
zGoogleAuthError.__init__cCs|jS�N)r�rrrr
rszGoogleAuthError.retryable)�__name__�
__module__�__qualname__�__doc__r�propertyr�
__classcell__rrr
r
rs
rc@�eZdZdZdS)�TransportErrorz:Used to indicate an error occurred during an HTTP request.N�rrrrrrrr
r�rc@r)�RefreshErrorzMUsed to indicate that an refreshing the credentials' access token
    failed.Nrrrrr
r#rrc@r)�UserAccessTokenErrorzCUsed to indicate ``gcloud auth print-access-token`` command failed.Nrrrrr
r(rrc@r)�DefaultCredentialsErrorz;Used to indicate that acquiring default credentials failed.Nrrrrr
r,rrc@r)�MutualTLSChannelErrorzyUsed to indicate that mutual TLS channel creation is failed, or mutual
    TLS channel credentials is missing or invalid.Nrrrrr
r0rrc@seZdZdZedd��ZdS)�ClientCertErrorz?Used to indicate that client certificate is missing or invalid.cCsdS)NFrrrrr
r8szClientCertError.retryableN)rrrrrrrrrr
r5src@r)�
OAuthErrorzLUsed to indicate an error occurred during an OAuth related HTTP
    request.Nrrrrr
r=rrcs"eZdZdZd�fdd�	Z�ZS)�ReauthFailErrorz$An exception for when reauth failed.Ncs"tt|�jd�|�fi|��dS)NzReauthentication failed. {0})rr r�format)r�messager	r
rr
rEs

�
�zReauthFailError.__init__r)rrrrrrrrr
r
r Bsr c@r)�ReauthSamlChallengeFailErrorz0An exception for SAML reauth challenge failures.Nrrrrr
r#Krr#c@r)�MalformedErrorz An exception for malformed data.Nrrrrr
r$Orr$c@r)�InvalidResourcezAn exception for URL error.Nrrrrr
r%Srr%c@r)�InvalidOperationz#An exception for invalid operation.Nrrrrr
r&Wrr&c@r)�InvalidValuez*Used to wrap general ValueError of python.Nrrrrr
r'[rr'c@r)�InvalidTypez)Used to wrap general TypeError of python.Nrrrrr
r(_rr(c@r)�OSErrorz7Used to wrap EnvironmentError(OSError after python3.3).Nrrrrr
r)crr)N)r�	Exceptionrrrrrrrrr r#�
ValueErrorr$r%r&r'�	TypeErrorr(�EnvironmentErrorr)rrrr
�<module>s"