Uses of Class
com.ibm.wsspi.rest.handler.helper.RESTHandlerUserError
- 
Packages that use RESTHandlerUserError Package Description com.ibm.wsspi.rest.handler.helper Provides the main OSGi container for the REST Handler framework.
- 
- 
Uses of RESTHandlerUserError in com.ibm.wsspi.rest.handler.helperSubclasses of RESTHandlerUserError in com.ibm.wsspi.rest.handler.helper Modifier and Type Class Description classRESTHandlerInvalidInputValueThis error is thrown by the RESTHandlerContainer when a request contains an invalid input value.classRESTHandlerMissingRequiredHeaderThis error is thrown by the RESTHandlerContainer when a request is missing a required header.classRESTHandlerMissingRequiredParamThis error is thrown by the RESTHandlerContainer when a request is missing a required parameter.
 
-