17#include <mongocxx/exception/exception.hpp>
19#include <mongocxx/config/prelude.hpp>
22MONGOCXX_INLINE_NAMESPACE_BEGIN
32 using exception::exception;
35MONGOCXX_INLINE_NAMESPACE_END
38#include <mongocxx/config/postlude.hpp>
A class to be used as the base class for all mongocxx exceptions.
Definition exception.hpp:28
Class representing an error encountered when attempting to perform the requested GridFS operation.
Definition gridfs_exception.hpp:30
Top level namespace for the MongoDB C++ driver.
Definition bulk_write.hpp:24