Class ContractInstanceNotFoundException

All Implemented Interfaces:
Serializable

public class ContractInstanceNotFoundException extends ContractIntrospectionException
Raised when a contract instance ledger entry cannot be found on the network.
See Also:
  • Constructor Details

    • ContractInstanceNotFoundException

      public ContractInstanceNotFoundException(String contractId)
  • Method Details

    • getContractId

      public String getContractId()