Package fr.tse.fise2.pip.Exceptions
Class UserNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.tse.fise2.pip.Exceptions.UserNotExistException
- All Implemented Interfaces:
java.io.Serializable
public class UserNotExistException
extends java.lang.Exception
Methode permettant de gerer le cas ou un utilisateur n'existe pas lors de la
recherche
- Author:
- Yammine Eric
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UserNotExistException()
-
Method Summary
-
Constructor Details
-
UserNotExistException
public UserNotExistException()
-