Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
Modifier and Type | Class and Description |
---|---|
class |
MongoConfigurationException
An exception indicating a configuration error in the client.
|
class |
MongoSecurityException
This exception is thrown when there is an error reported by the underlying client authentication mechanism.
|
class |
MongoTimeoutException
An exception indicating that the driver has timed out waiting for either a server or a connection to become available.
|
class |
MongoWaitQueueFullException
An exception indicating that the queue for waiting for a pooled connection is full.
|
Copyright © 2017. All Rights Reserved.