Module java.base

Class LoginException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AccountException, CredentialException, FailedLoginException

public class LoginException extends GeneralSecurityException
This is the basic login exception.
Since:
1.4
See Also: