@Deprecated public class TunnelRefusedException extends org.apache.hc.core5.http.HttpException
| Constructor and Description | 
|---|
| TunnelRefusedException(org.apache.hc.core5.http.HttpResponse response)Deprecated.  | 
| TunnelRefusedException(String message,
                      String responseMessage)Deprecated. 
 Do not use. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hc.core5.http.HttpResponse | getResponse()Deprecated.  | 
| String | getResponseMessage()Deprecated. 
 Use  getResponse(). | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public TunnelRefusedException(String message, String responseMessage)
@Internal public TunnelRefusedException(org.apache.hc.core5.http.HttpResponse response)
@Deprecated public String getResponseMessage()
getResponse().public org.apache.hc.core5.http.HttpResponse getResponse()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.