public class ConnectionPoolTimeoutException extends ConnectTimeoutException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| 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.
|
getHostprivate static final long serialVersionUID
public ConnectionPoolTimeoutException()
null detail message.public ConnectionPoolTimeoutException(java.lang.String message)
message - The exception detail message