userver: storages::mongo::options::SuppressServerExceptions Class Reference
Loading...
Searching...
No Matches
storages::mongo::options::SuppressServerExceptions Class Reference

#include <userver/storages/mongo/options.hpp>

Detailed Description

Disables exception throw on server errors, should be checked manually in WriteResult.

Note
Always check the OperationError method in WriteResult. If the error is not empty, then there is a possibility that the bulk was not fully executed.

Definition at line 289 of file options.hpp.


The documentation for this class was generated from the following file: