bool
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_BULKWRITEEXCEPTION_ERROR(3)
Description
Returns true and sets error if there was a top-level error. Returns false if there was no top-level
error.
Synopsis
bool
mongoc_bulkwriteexception_error (const mongoc_bulkwriteexception_t *self, bson_error_t *error);
