public class RpcException extends IOException
ServiceClient.asyncRequest(org.apache.druid.rpc.RequestBuilder, org.apache.druid.java.util.http.client.response.HttpResponseHandler<IntermediateType, FinalType>) when a request has failed.| Constructor and Description |
|---|
RpcException(String formatText,
Object... arguments) |
RpcException(Throwable cause,
String formatText,
Object... arguments) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.