public class AuthenticationFailedException extends MessagingException
connect method.| Constructor and Description |
|---|
AuthenticationFailedException() |
AuthenticationFailedException(java.lang.String message) |
AuthenticationFailedException(java.lang.String message,
java.lang.Exception e) |
getCause, getNextException, setNextException, toStringpublic AuthenticationFailedException()
public AuthenticationFailedException(java.lang.String message)
public AuthenticationFailedException(java.lang.String message,
java.lang.Exception e)