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