17 #include <mongocxx/exception/operation_exception.hpp>
19 #include <mongocxx/config/prelude.hpp>
22 MONGOCXX_INLINE_NAMESPACE_BEGIN
32 MONGOCXX_INLINE_NAMESPACE_END
35 #include <mongocxx/config/postlude.hpp>
Definition: bulk_write.hpp:22
Definition: write_exception.hpp:27
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