public class HttpErrorResponse
extends com.github.ljtfreitas.restify.http.client.response.BaseHttpClientResponse
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static HttpErrorResponse |
from(org.springframework.http.RequestEntity<java.lang.Object> request,
org.springframework.web.client.RestClientResponseException e) |
public void close()
throws java.io.IOException
java.io.IOExceptionpublic static HttpErrorResponse from(org.springframework.http.RequestEntity<java.lang.Object> request, org.springframework.web.client.RestClientResponseException e)
Copyright © 2019. All Rights Reserved.