userver: userver/storages/mongo/mongo_error.hpp File Reference
Loading...
Searching...
No Matches
mongo_error.hpp File Reference

Detailed Description

MongoDB driver error (wrapper around bson_error_t)

Definition in file mongo_error.hpp.

Go to the source code of this file.

#include <string>
#include <bson/bson.h>
+ This graph shows which files directly or indirectly include this file:

Classes

class  storages::mongo::MongoError
 MongoDB driver error (wrapper around bson_error_t) More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mongo
 MongoDB client.