public final class NoDatabaseSelectedException extends IllegalStateException
This is normally fixable by calling JFluxClient.useDatabase(String) with the desired
database argument, before calling the operation which caused the exception.
| Constructor and Description |
|---|
NoDatabaseSelectedException()
Creates a new instance setting a default detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.