|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.http.HttpException
org.apache.http.impl.client.TunnelRefusedException
public class TunnelRefusedException
| Constructor Summary | |
|---|---|
TunnelRefusedException(java.lang.String message,
org.apache.http.HttpResponse response)
|
|
| Method Summary | |
|---|---|
org.apache.http.HttpResponse |
getResponse()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TunnelRefusedException(java.lang.String message,
org.apache.http.HttpResponse response)
| Method Detail |
|---|
public org.apache.http.HttpResponse getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||