17#include <mongocxx/exception/operation_exception.hpp>
19#include <mongocxx/config/prelude.hpp>
22MONGOCXX_INLINE_NAMESPACE_BEGIN
31 using operation_exception::operation_exception;
34MONGOCXX_INLINE_NAMESPACE_END
37#include <mongocxx/config/postlude.hpp>
Class representing an exception received from a MongoDB server.
Definition: operation_exception.hpp:33
Class representing an exception during a query operation.
Definition: query_exception.hpp:29
Top level namespace for the MongoDB C++ driver.
Definition: bulk_write.hpp:24