Interface MissingQueryParamRejection
- All Superinterfaces:
- Rejection
- All Known Implementing Classes:
- MissingQueryParamRejection
Rejection created by parameter filters.
 Signals that the request was rejected because a query parameter was not found.
- 
Method Summary
- 
Method Details- 
parameterNameString parameterName()
 
-