@Immutable public class ConnectionPoolTimeoutException extends ConnectTimeoutException
| Constructor and Description |
|---|
ConnectionPoolTimeoutException()
Creates a ConnectTimeoutException with a
null detail message. |
ConnectionPoolTimeoutException(java.lang.String message)
Creates a ConnectTimeoutException with the specified detail message.
|
getHostpublic ConnectionPoolTimeoutException()
null detail message.public ConnectionPoolTimeoutException(java.lang.String message)
message - The exception detail message