public class ResponseErrorHandler
extends org.springframework.web.client.DefaultResponseErrorHandler
| Constructor and Description |
|---|
ResponseErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
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 © 2016. All rights reserved.