Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateKeyException
Subclass of
WriteConcernException representing a duplicate key exception. |
static class |
MongoException.DuplicateKey
Deprecated.
This class will be dropped in 3.x versions.
Please catch
DuplicateKeyException instead. |