Uses of Class
org.hyperledger.fabric.gateway.GatewayException
-
Packages that use GatewayException Package Description org.hyperledger.fabric.gateway This package provides the set of interfaces that enable a Java application to interact with a Fabric blockchain network. -
-
Uses of GatewayException in org.hyperledger.fabric.gateway
Subclasses of GatewayException in org.hyperledger.fabric.gateway Modifier and Type Class Description class
ContractException
Thrown when an error occurs invoking a smart contract.
-