Class AccountLockedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jangular.backend.exception.AccountLockedException
All Implemented Interfaces:
Serializable

@ResponseStatus(FORBIDDEN) public class AccountLockedException extends RuntimeException
See Also:
  • Constructor Details

    • AccountLockedException

      public AccountLockedException(String message)