Uses of Class
io.netty.handler.proxy.ProxyConnectException
-
-
Uses of ProxyConnectException in io.netty.handler.proxy
Subclasses of ProxyConnectException in io.netty.handler.proxy Modifier and Type Class Description static classHttpProxyHandler.HttpProxyConnectExceptionSpecific case of a connection failure, which may include headers from the proxy.
-