public class ConnectTimeoutException
extends java.net.ConnectException
ConnectException which will be thrown if a connection could
not be established because of a connection timeout.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ConnectTimeoutException() |
ConnectTimeoutException(java.lang.String msg) |
private static final long serialVersionUID