public class HttpHostConnectException
extends java.net.ConnectException
ConnectException
that specifies the HttpHost
that was
being connected to.Constructor and Description |
---|
HttpHostConnectException(HttpHost host,
java.net.ConnectException cause) |
Modifier and Type | Method and Description |
---|---|
HttpHost |
getHost() |