public class DatabaseNotAvailableException extends ConnectionNotAvailableException
| Constructor and Description |
|---|
DatabaseNotAvailableException(String database, ConnectionNotAvailableReason reason, Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
database() |
reasongetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DatabaseNotAvailableException(String database, ConnectionNotAvailableReason reason, Throwable cause)
public String database()