| Package | Description |
|---|---|
| ch.viascom.groundwork.restclient.exception | |
| ch.viascom.groundwork.restclient.filter.response | |
| ch.viascom.groundwork.restclient.filter.response.defaults |
| Constructor and Description |
|---|
AccessRESTClientException(ErrorResponse errorResponse) |
AccessRESTClientException(ErrorResponse errorResponse,
String message) |
AuthorizationRESTClientException(ErrorResponse errorResponse) |
AuthorizationRESTClientException(ErrorResponse errorResponse,
String message) |
RESTClientException(ErrorResponse errorResponse) |
RESTClientException(ErrorResponse errorResponse,
String message) |
RESTClientException(ErrorResponse errorResponse,
String message,
Throwable cause) |
RESTClientException(ErrorResponse errorResponse,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorResponseCodeFilter.filter(int responseCode,
Response response,
ErrorResponse errorResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultErrorResponseCodeFilter.filter(int responseCode,
Response response,
ErrorResponse errorResponse) |
Copyright © 2016. All rights reserved.