Exceptions used in the google.auth package.
Bases: Exception
Base class for all google.auth errors.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate an error occurred during an HTTP request.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate that an refreshing the credentials’ access token failed.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate gcloud auth print-access-token
command failed.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate that acquiring default credentials failed.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate that mutual TLS channel creation is failed, or mutual TLS channel credentials is missing or invalid.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate that client certificate is missing or invalid.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate an error occurred during an OAuth related HTTP request.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: RefreshError
An exception for when reauth failed.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: ReauthFailError
An exception for SAML reauth challenge failures.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, ValueError
An exception for malformed data.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, ValueError
An exception for URL error.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, ValueError
An exception for invalid operation.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, ValueError
Used to wrap general ValueError of python.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, TypeError
Used to wrap general TypeError of python.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: DefaultCredentialsError
, OSError
Used to wrap EnvironmentError(OSError after python3.3).
POSIX exception code
exception filename
second exception filename
exception strerror
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate a timeout error occurred during an HTTP request.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Bases: GoogleAuthError
Used to indicate an error occurred when reading an HTTP response.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4