Class RESTHandlerInvalidInputValue
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.ibm.wsspi.rest.handler.helper.RESTHandlerUserError
- 
- com.ibm.wsspi.rest.handler.helper.RESTHandlerInvalidInputValue
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class RESTHandlerInvalidInputValue extends RESTHandlerUserError This error is thrown by the RESTHandlerContainer when a request contains an invalid input value.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description RESTHandlerInvalidInputValue(java.lang.String inputName)
 - 
Method Summary- 
Methods inherited from class com.ibm.wsspi.rest.handler.helper.RESTHandlerUserErrorgetStatusCode, setStatusCode
 
- 
 
-