Class UserPasswordNotFoundException
- 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.UserPasswordNotFoundException
-
- All Implemented Interfaces:
Serializable
public class UserPasswordNotFoundException extends SecurityExceptionSupport
Created on 07/09/15.- Author:
- Tony Chemit - dev@tchemit.fr
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserPasswordNotFoundException(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
-
UserPasswordNotFoundException
public UserPasswordNotFoundException(Locale locale)
-
-