public class LoggingErrorHandler
extends org.springframework.web.client.DefaultResponseErrorHandler
| Constructor and Description |
|---|
LoggingErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
public void handleError(org.springframework.http.client.ClientHttpResponse response)
throws java.io.IOException
handleError in interface org.springframework.web.client.ResponseErrorHandlerhandleError in class org.springframework.web.client.DefaultResponseErrorHandlerjava.io.IOException