Uses of Class
org.hyperledger.fabric.client.TransactionException
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of TransactionException in org.hyperledger.fabric.client
Modifier and TypeClassDescriptionclass
Thrown when a failure occurs obtaining the commit status of a transaction.class
Thrown when a failure occurs endorsing a transaction proposal.class
Thrown when a failure occurs submitting an endorsed transaction to the orderer.