Class CannotChangePasswordException

All Implemented Interfaces:
Serializable

@ResponseStatus(UNPROCESSABLE_ENTITY) public class CannotChangePasswordException extends RuntimeException
See Also:
  • Constructor Details

    • CannotChangePasswordException

      public CannotChangePasswordException(String message)