Example usage for Java com.mongodb MongoBulkWriteException fields, constructors, methods, implement or subclass
The text is from its open source code.
List | getWriteErrors() The list of errors, which will not be null, but may be empty (if the write concern error is not null). |
BulkWriteResult | getWriteResult() The result of all successfully processed write operations. |