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 Details

    • LockedUserException

      public LockedUserException(String message)