adam.errors module

ADAM errors

exception adam.errors.CredentialsMissingError

Bases: Exception

Error when ADAM credentials are missing access token or refresh token

exception adam.errors.CredentialsParseError

Bases: Exception

Error when ADAM credentials (JSON) could not be parsed

exception adam.errors.InvalidCredentialsError

Bases: Exception

Error when the ADAM server is unable to validate the user’s credentials