Searched defs:TunnelRefusedException (Results 1 - 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
H A DTunnelRefusedException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/TunnelRefusedException.java $
37 public class TunnelRefusedException extends HttpException { class in inherits:HttpException
43 public TunnelRefusedException(final String message, final HttpResponse response) { method in class:TunnelRefusedException

Completed in 8 milliseconds