-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Instead of creating new exceptions for every type of error, we should offer categories of errors (DuplicateKey) to the already contained WriteError class in MongoWriteException and MongoBulkWriteException.