public class HttpClientStatusCodeException
extends org.springframework.cloud.client.loadbalancer.RetryableStatusCodeException
RetryableStatusCodeException for HttpResponses.| Constructor and Description |
|---|
HttpClientStatusCodeException(String serviceId,
org.apache.http.HttpResponse response,
org.apache.http.HttpEntity entity,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
getResponse() |
getUriaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpClientStatusCodeException(String serviceId, org.apache.http.HttpResponse response, org.apache.http.HttpEntity entity, URI uri) throws IOException
IOExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.