MongoBulkWriteException

Exception for partially or fully failed writes from insert, update or delete.

Constructors

this
this(BulkWriteError[] errors, string file, size_t line, Throwable next)
Undocumented in source.

Members

Variables

errors
BulkWriteError[] errors;
Undocumented in source.

Meta