17#include <mongocxx/exception/exception.hpp>
19#include <mongocxx/config/prelude.hpp>
22inline namespace v_noabi {
31 using exception::exception;
37#include <mongocxx/config/postlude.hpp>
A class to be used as the base class for all mongocxx exceptions.
Definition exception.hpp:27
Class representing an error encountered when attempting to perform the requested GridFS operation.
Definition gridfs_exception.hpp:29
The top-level namespace for mongocxx library entities.
Definition bulk_write.hpp:24