Exception | +--javax.mail.MessagingException | +--javax.mail.AuthenticationFailedException
AuthenticationFailedException() This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password). |
AuthenticationFailedException(String message) |
public AuthenticationFailedException()
public AuthenticationFailedException(String message)