adam.errors module¶
ADAM errors
-
exception
adam.errors.CredentialsMissingError¶ Bases:
ExceptionError when ADAM credentials are missing access token or refresh token
-
exception
adam.errors.CredentialsParseError¶ Bases:
ExceptionError when ADAM credentials (JSON) could not be parsed
-
exception
adam.errors.InvalidCredentialsError¶ Bases:
ExceptionError when the ADAM server is unable to validate the user’s credentials