public interface EndpointResponseErrorFallback
| Modifier and Type | Method and Description |
|---|---|
<T> EndpointResponse<T> |
onError(com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage response,
com.github.ljtfreitas.restify.reflection.JavaType responseType) |
<T> EndpointResponse<T> onError(com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage response, com.github.ljtfreitas.restify.reflection.JavaType responseType)
Copyright © 2019. All Rights Reserved.