| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static BulkWriteException |
WriteCommandResultHelper.getBulkWriteException(WriteRequest.Type type,
CommandResult commandResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkWriteBatchCombiner.addErrorResult(BulkWriteException exception,
IndexMap indexMap) |
private MongoException |
DBCollectionImpl.translateBulkWriteException(BulkWriteException e,
WriteRequest.Type type) |