Email Folder Exception
Defines the exceptions for the email folder based methods.
Inheritors
Types
Link copied to clipboard
class AuthenticationException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailFolderException
Link copied to clipboard
class FailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailFolderException
Link copied to clipboard