-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
Review the exception hierarchy, with a goal of making the .NET and Java drivers have similar exception hierarchies.
The .NET hierarchy is:
Exception MongoException MongoClientException MongoConfigurationException MongoIncompatibleDriverException MongoWaitQueueFullException MongoConnectionException MongoMessageNotSentException MongoAuthenticationException MongoInternalException MongoServerException MongoBulkWriteException MongoBulkWriteException<T> MongoBulkWriteOperationException MongoCommandException MongoWriteConcernException MongoDuplicateKeyException MongoExecutionTimeoutException MongoGridFSException MongoNodeIsRecoveringException MongoNotMasterException MongoQueryException MongoCursorNotFoundException MongoWriteException