@Deprecated
public class TunnelRefusedException
extends org.apache.http.HttpException
Modifier and Type | Field and Description |
---|---|
private org.apache.http.HttpResponse |
response
Deprecated.
|
private static long |
serialVersionUID
Deprecated.
|
Constructor and Description |
---|
TunnelRefusedException(java.lang.String message,
org.apache.http.HttpResponse response)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.http.HttpResponse |
getResponse()
Deprecated.
|
private static final long serialVersionUID
private final org.apache.http.HttpResponse response