public class ConnectTimeoutException
extends java.net.ConnectException
ConnectException
which will be thrown if a connection could
not be established because of a connection timeout.构造器和说明 |
---|
ConnectTimeoutException() |
ConnectTimeoutException(java.lang.String msg) |