table of contents
| MONGOC_BULKWRITEEXCEPTION_ERROR(3) | libmongoc | MONGOC_BULKWRITEEXCEPTION_ERROR(3) |
SYNOPSIS¶
bool mongoc_bulkwriteexception_error (const mongoc_bulkwriteexception_t *self, bson_error_t *error);
DESCRIPTION¶
Returns true and sets error if there was a top-level error. Returns false if there was no top-level error.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |