17 #include <bsoncxx/document/value.hpp>
18 #include <mongocxx/exception/operation_exception.hpp>
20 #include <mongocxx/config/prelude.hpp>
23 inline namespace v_noabi {
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
operation_exception(std::error_code ec, bsoncxx::document::value &&raw_server_error, std::string what_arg="")
Constructs a new operation exception.
The top-level namespace for mongocxx library entities.
Definition: bulk_write.hpp:24