17#include <bsoncxx/document/value.hpp>
18#include <mongocxx/exception/operation_exception.hpp>
20#include <mongocxx/config/prelude.hpp>
23inline namespace v_noabi {
31 using operation_exception::operation_exception;
37#include <mongocxx/config/postlude.hpp>
Class representing an exception during authentication.
Definition authentication_exception.hpp:29
Class representing an exception received from a MongoDB server.
Definition operation_exception.hpp:32
The top-level namespace for mongocxx library entities.
Definition bulk_write.hpp:24