Package fr.tse.fise2.pip.Exceptions
Class IncorrectPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.tse.fise2.pip.Exceptions.IncorrectPasswordException
- All Implemented Interfaces:
java.io.Serializable
public class IncorrectPasswordException
extends java.lang.Exception
Exception permettant de gerer le cas ou l'utilisateur saisi un mauvais mot de
passe lors de la connexion
- Author:
- Yammine Eric
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IncorrectPasswordException()
-
Method Summary
-
Constructor Details
-
IncorrectPasswordException
public IncorrectPasswordException()
-