# Functions
APIError : handles a API error.
ExpiredAuthentication : returns a HTTP 401 error.
HandleAPIError : returns a API error handler.
HandleInternalServerError : returns a API response handler.
HandleInvalidAuthenticationError : returns a API response handler.
HandleLatestTermsVersionMustBeAcceptedError : returns a API response handler.
InternalServerError : returns a HTTP 5OO error.
InvalidAuthentication : returns a HTTP 401 error.
NotFound : returns the page "Not Found".
RevokedAuthentication : returns a HTTP 401 error.
Unauthorized : returns a HTTP 401 error.