Uses of Class
java.net.ConnectException
| Package | Description |
|---|---|
| org.apache.http.conn |
The client-side connection management and handling API
at the heart of what is referred to as HttpConn.
|
-
Uses of ConnectException in org.apache.http.conn
Subclasses of ConnectException in org.apache.http.conn Modifier and Type Class Description classHttpHostConnectExceptionAConnectExceptionthat specifies theHttpHostthat was being connected to.Constructors in org.apache.http.conn with parameters of type ConnectException Constructor Description HttpHostConnectException(HttpHost host, ConnectException cause)