public class TunnelRefusedException
extends org.apache.http.HttpException
| Constructor and Description | 
|---|
| TunnelRefusedException(String message,
                      org.apache.http.HttpResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.http.HttpResponse | getResponse() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TunnelRefusedException(String message, org.apache.http.HttpResponse response)
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.