exceptions
Generic exceptions for interacting with external services.
Classes
AuthenticationError
class AuthenticationError(*args, **kwargs):
Authentication error occurred.
Ancestors
- BitfountError
- builtins.ValueError
- builtins.Exception
- builtins.BaseException