Class RESTHandlerInvalidInputValue

All Implemented Interfaces:
Serializable

public class RESTHandlerInvalidInputValue extends RESTHandlerUserError
This error is thrown by the RESTHandlerContainer when a request contains an invalid input value.
See Also:
  • Constructor Details

    • RESTHandlerInvalidInputValue

      public RESTHandlerInvalidInputValue(String inputName)