public static class AuthenticationFailedException
extends java.lang.Object
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).
- See Also:
- Serialized Form