17 #include <mongocxx/exception/exception.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 MONGOCXX_INLINE_NAMESPACE_BEGIN
29 using exception::exception;
32 MONGOCXX_INLINE_NAMESPACE_END
35 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
Definition: logic_error.hpp:27
A class to be used as the base class for all mongocxx exceptions.
Definition: exception.hpp:28