public interface ErrorResponseCodeFilter extends RESTFilter
| Modifier and Type | Method and Description |
|---|---|
void |
filter(int responseCode,
Response response,
ErrorResponse errorResponse) |
void filter(int responseCode,
Response response,
ErrorResponse errorResponse)
throws Exception
ExceptionCopyright © 2016. All rights reserved.