corda / net.corda.core.contracts / TransactionVerificationException / TransactionRequiredContractUnspecifiedException

TransactionRequiredContractUnspecifiedException

class TransactionRequiredContractUnspecifiedException : TransactionVerificationException

Constructors

<init>

TransactionRequiredContractUnspecifiedException(txId: SecureHash, state: TransactionState<ContractState>)
TransactionRequiredContractUnspecifiedException(txId: SecureHash, message: String)