-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
Currently MongoNotMasterException and MongoNodeIsRecoveringException derive from MongoServerException.
But it would be better if they were derived from MongoCommandException.