Searched refs:TunnelRefusedException (Results 1 – 3 of 3) sorted by relevance
37 public class TunnelRefusedException extends HttpException { class43 public TunnelRefusedException(final String message, final HttpResponse response) { in TunnelRefusedException() method in TunnelRefusedException
371 } catch (TunnelRefusedException ex) { in execute()800 throw new TunnelRefusedException("CONNECT refused by proxy: " + in createTunnelToTarget()
53 import org.apache.http.impl.client.TunnelRefusedException;401 } catch (TunnelRefusedException ex) { in execute()828 throw new TunnelRefusedException("CONNECT refused by proxy: " + in createTunnelToTarget()