Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
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).
|
Copyright © 2018. All rights reserved.