public final class PassThroughResponseErrorHandler extends Object implements org.springframework.web.client.ResponseErrorHandler
| Constructor and Description |
|---|
PassThroughResponseErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
boolean |
hasError(org.springframework.http.client.ClientHttpResponse response) |
public boolean hasError(org.springframework.http.client.ClientHttpResponse response)
hasError in interface org.springframework.web.client.ResponseErrorHandlerpublic void handleError(org.springframework.http.client.ClientHttpResponse response)
handleError in interface org.springframework.web.client.ResponseErrorHandlerCopyright © 2015–2016 Zalando SE. All rights reserved.