public class ConnectTimeoutException extends java.net.ConnectException implements RetryableException
Constructor and Description |
---|
ConnectTimeoutException(java.lang.String message,
java.lang.Throwable cause)
Create a new instance.
|