-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.0-beta2
-
Component/s: None
-
None
This class is never actually thrown. executeBulkWrite() always throws a BulkWriteException, and singular write methods (e.g. executeInsert()) throw WriteException and WriteConcernException after unwrapping a BulkWriteException.