Class: TransactionError

fabric-network. TransactionError

Base type for Fabric-specific errors.

new TransactionError()

Properties:
Name Type Argument Description
transactionId string <optional>
ID of the associated transaction.
transactionCode string <optional>
The transaction validation code of the associated transaction.