public class HttpResponseException extends RpcException
ServiceClient.asyncRequest(org.apache.druid.rpc.RequestBuilder, org.apache.druid.java.util.http.client.response.HttpResponseHandler<IntermediateType, FinalType>) when a request has failed due to an HTTP response.| Constructor and Description |
|---|
HttpResponseException(StringFullResponseHolder responseHolder) |
| Modifier and Type | Method and Description |
|---|---|
StringFullResponseHolder |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpResponseException(StringFullResponseHolder responseHolder)
public StringFullResponseHolder getResponse()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.