17#include <mongocxx/exception/operation_exception.hpp>
19#include <mongocxx/config/prelude.hpp>
22inline namespace v_noabi {
30 using operation_exception::operation_exception;
36#include <mongocxx/config/postlude.hpp>
Class representing an exception received from a MongoDB server.
Definition operation_exception.hpp:32
Class representing an exception during a query operation.
Definition query_exception.hpp:28
The top-level namespace for mongocxx library entities.
Definition bulk_write.hpp:24