public class HttpResponseErrorHandler
extends org.springframework.web.client.DefaultResponseErrorHandler
| Constructor and Description |
|---|
HttpResponseErrorHandler(ErrorHandlingStrategy errorHandlingStrategy)
Default constructor using error handling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
getCharset, getHttpStatusCode, getResponseBody, handleError, hasError, hasErrorpublic HttpResponseErrorHandler(ErrorHandlingStrategy errorHandlingStrategy)
errorHandlingStrategy - public void handleError(org.springframework.http.client.ClientHttpResponse response)
throws IOException
handleError in interface org.springframework.web.client.ResponseErrorHandlerhandleError in class org.springframework.web.client.DefaultResponseErrorHandlerIOExceptionCopyright © 2008–2019 ConSol Software GmbH. All rights reserved.