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