public class AuthenticationFailedException extends MessagingException:
import klyn.mails
throw AuthenticationFailedException("SMTP AUTH LOGIN rejected")| Modifier and Type | Member | Description |
|---|---|---|
| public | AuthenticationFailedExceptionAuthenticationFailedException(message as String = "SMTP authentication failed"): |
Creates an authentication failure. |