Class UserBlockedException

All Implemented Interfaces:
Serializable

public class UserBlockedException extends AuthenticationRuntimeException
This exception is thrown when access is denied to a user because the user is blocked.
See Also:
  • Constructor Details

    • UserBlockedException

      public UserBlockedException(String message)
      Creates an exception with the specified message.
      Parameters:
      message - the exception message