thunderbird_accounts.mail.exceptions
Exceptions
|
|
|
Raise when an individual is not found in Stalwart |
|
Raise when a domain is not found in Stalwart |
|
Generic error |
- exception thunderbird_accounts.mail.exceptions.StalwartError(details, *args, **kwargs)[source]
Bases:
RuntimeError
Generic error
- exception thunderbird_accounts.mail.exceptions.DomainNotFoundError(domain, *args, **kwargs)[source]
Bases:
StalwartError
Raise when a domain is not found in Stalwart
- exception thunderbird_accounts.mail.exceptions.AccountNotFoundError(username, *args, **kwargs)[source]
Bases:
StalwartError
Raise when an individual is not found in Stalwart
- exception thunderbird_accounts.mail.exceptions.AccessTokenNotFound(details, *args, **kwargs)[source]
Bases:
StalwartError