- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.http.HttpException
-
- org.apache.http.impl.execchain.TunnelRefusedException
-
-
Constructor Summary
Constructors
| Constructor and Description |
TunnelRefusedException(java.lang.String message,
org.apache.http.HttpResponse response) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.apache.http.HttpResponse |
getResponse() |
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.