Class LoginError
java.lang.Object
java.lang.Throwable
java.lang.Exception
error.LoginError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BadPassword, UserNotFound
Base class for login-related exceptions |
Classe de base pour les exceptions liées à la connexion.
- Author:
- FIGUEIRAS Jossua
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LoginError
-