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