Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Method and Description |
---|---|
List<BulkWriteError> |
BulkWriteException.getWriteErrors()
The list of errors, which will not be null, but may be empty (if the write concern error is not null).
|