Class InvalidParametersException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inesm.KeyManager.exceptions.InvalidParametersException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=BAD_REQUEST, reason="Invalid Paremeters") public class InvalidParametersException extends Exception
See Also:
  • Constructor Details

    • InvalidParametersException

      public InvalidParametersException(String message)