MailParseException(msg: String)
Constructor for MailParseException.
MailParseException(msg: String, cause: Throwable)
Constructor for MailParseException.
cause - the root cause from the mail API in use
MailParseException(cause: Throwable)
Constructor for MailParseException.