academy.exchange.cloud.exceptions¶
Exception types raised by exchange clients and servers.
ForbiddenError
¶
Bases: ExchangeServerError
Client does not have correct permissions after authentication.
UnauthorizedError
¶
Bases: ExchangeServerError
Client is missing authentication tokens.