Serializablepublic class MongoConfigurationException extends MongoClientException
| Constructor | Description |
|---|---|
MongoConfigurationException(String message) |
Construct an instance with the given message.
|
MongoConfigurationException(String message,
Throwable cause) |
Construct an instance with the given message and cause.
|
fromThrowable, fromThrowableNonNull, getCodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MongoConfigurationException(String message)
message - the message