Package cronapp.framework
Class LockedUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
cronapp.framework.LockedUserException
- All Implemented Interfaces:
Serializable
@ResponseStatus(LOCKED)
public class LockedUserException
extends org.springframework.security.core.AuthenticationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockedUserException
-