Class UserLoginNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fr.ird.observe.services.service.security.SecurityExceptionSupport
-
- fr.ird.observe.services.service.security.UserLoginNotFoundException
-
- All Implemented Interfaces:
Serializable
public class UserLoginNotFoundException extends SecurityExceptionSupport
Created on 07/09/15.- Author:
- Tony Chemit - dev@tchemit.fr
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserLoginNotFoundException(Locale locale)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UserLoginNotFoundException
public UserLoginNotFoundException(Locale locale)
-
-