public static class AuthenticationFailedException
extends 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).
- Author:
- Bill Shannon
- See Also:
- Serialized Form