public class DefaultErrorResponseCodeFilter extends Object implements ErrorResponseCodeFilter
| Constructor and Description |
|---|
DefaultErrorResponseCodeFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(int responseCode,
Response response,
ErrorResponse errorResponse) |
public void filter(int responseCode,
Response response,
ErrorResponse errorResponse)
throws Exception
filter in interface ErrorResponseCodeFilterExceptionCopyright © 2016. All rights reserved.