17 #include <mongocxx/exception/exception.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 inline namespace v_noabi {
30 using exception::exception;
36 #include <mongocxx/config/postlude.hpp>
A class to be used as the base class for all mongocxx exceptions.
Definition: exception.hpp:27
Class representing an exception caused by using the mongocxx API improperly.
Definition: logic_error.hpp:28
The top-level namespace for mongocxx library entities.
Definition: bulk_write.hpp:24