-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 1.1
-
Component/s: None
-
None
Right now passing a null value as a document to Insert or InsertBatch doesn't get detected as an error client side and results in a confusing error message from the server. The driver will be changed to throw an ArgumentNullException instead.