EmailFolderException

Defines the exceptions for the email folder based methods.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
class FailedException(message: String? = null, cause: Throwable? = null) : SudoEmailClient.EmailFolderException

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?