#include <mongocxx/v1/exception.hpp>
Base class for all exceptions thrown by mongocxx::v1.
Public Member Functions | |
| bool | has_error_label (bsoncxx::v1::stdx::string_view label) const |
| Return true if this exception contains the specified error label. | |
| bool mongocxx::v1::exception::has_error_label | ( | bsoncxx::v1::stdx::string_view | label | ) | const |
Return true if this exception contains the specified error label.