public class EndpointResponseErrorHandler
extends org.springframework.web.client.DefaultResponseErrorHandler
| Constructor and Description |
|---|
EndpointResponseErrorHandler() |
EndpointResponseErrorHandler(com.github.ljtfreitas.restify.http.client.response.EndpointResponseErrorFallback endpointResponseErrorFallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response) |
public EndpointResponseErrorHandler()
public EndpointResponseErrorHandler(com.github.ljtfreitas.restify.http.client.response.EndpointResponseErrorFallback endpointResponseErrorFallback)
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.IOExceptionCopyright © 2017. All Rights Reserved.