Initialize the client bulk write error.
The error message.
Optional
causeOptional
codeThis is a number in MongoServerError and a string in MongoDriverError
Optional
codeOptional
connectionOptional
errRaw error result document returned by server.
Optional
okOptional
partialThe results of any successful operations that were performed before the error was encountered.
Optional
stackOptional
topologyOptional
writeWrite concern errors that occurred while executing the bulk write. This list may have multiple items if more than one server command was required to execute the bulk write.
Errors that occurred during the execution of individual write operations. This map will contain at most one entry if the bulk write was ordered.
Static
Optional
prepareOptional override for formatting stack traces
Static
stackLegacy name for server error responses
An error indicating that an error occurred when executing the bulk write.