@Immutable public class HttpHostConnectException extends ConnectException
ConnectException
that specifies the HttpHost
that was
being connected to.Constructor and Description |
---|
HttpHostConnectException(org.apache.http.HttpHost host,
ConnectException cause) |
Modifier and Type | Method and Description |
---|---|
org.apache.http.HttpHost |
getHost() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpHostConnectException(org.apache.http.HttpHost host, ConnectException cause)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.