public abstract class ConnectionNotAvailableException extends SQLTransientConnectionException
Modifier | Constructor and Description |
---|---|
protected |
ConnectionNotAvailableException(String message,
ConnectionNotAvailableReason reason,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ConnectionNotAvailableReason |
reason()
The reason the connection could not be created
|
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
protected ConnectionNotAvailableException(String message, ConnectionNotAvailableReason reason, Throwable cause)
public ConnectionNotAvailableReason reason()
ConnectionNotAvailableReason
instance