22 #include "mongo/util/assert_util.h"
44 const std::string _errorString;
Utility functions for parsing numbers from strings.
Definition: compare_numbers.h:20
Most mongo exceptions inherit from this; this is commonly caught in most threads. ...
Definition: assert_util.h:87
const BSONObj & obj() const
Get the last_error object representing the operation exception.
Definition: exceptions.h:38
C++ representation of a "BSON" object – that is, an extended JSON-style object in a binary represent...
Definition: bsonobj.h:78
General runtime exception generated by the MongoDB client driver.
Definition: exceptions.h:29