TransactionContractConflictException

constructor(txId: SecureHash, state: TransactionState<ContractState>, requiredContractClassName: String)


constructor(txId: SecureHash, message: String)

Parameters

state

The TransactionState whose bundled state and contract are in conflict.

requiredContractClassName

The class name of the contract to which the state belongs.