-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Sprint:C# Sprint 14
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.