public final class UnknownDatabaseException extends RuntimeException
| Constructor and Description |
|---|
UnknownDatabaseException(String databaseName)
Creates a new instance setting the name of the unknown database.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownDatabaseException(String databaseName)
databaseName - the database nameCopyright © 2020. All rights reserved.