17 #include <bsoncxx/document/value.hpp>
18 #include <mongocxx/exception/operation_exception.hpp>
20 #include <mongocxx/config/prelude.hpp>
23 MONGOCXX_INLINE_NAMESPACE_BEGIN
33 MONGOCXX_INLINE_NAMESPACE_END
36 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
operation_exception(std::error_code ec, bsoncxx::document::value &&raw_server_error, std::string what_arg="")
Constructs a new operation exception.
Definition: operation_exception.hpp:30
Definition: bulk_write_exception.hpp:28