| Module | Mongo::Operation::ExecutableTransactionLabel |
| In: |
lib/mongo/operation/shared/executable_transaction_label.rb
|
Shared behavior of applying transaction error label to execution result.
@note This module should be included after ExecutableNoValidate,
if both are included in a class.
@api private