Email Address Exception
Defines the exceptions for the email address based methods.
Inheritors
Types
Link copied to clipboard
class AuthenticationException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class DeprovisionFailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class EmailAddressNotFoundException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class EntitlementsExceededException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class FailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class InsufficientEntitlementsException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class InvalidEmailAddressException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class LimitExceededException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class ProvisionFailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class PublicKeyException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class UnauthorizedEmailAddressException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class UnavailableEmailAddressException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
Link copied to clipboard
class UnsealingException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException
Link copied to clipboard
class UpdateFailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailAddressException