corda / net.corda.core.contracts / TransactionVerificationException / ContractConstraintRejection / <init>

<init>

ContractConstraintRejection(txId: SecureHash, contractClass: String)

The transaction attachment that contains the contractClass class didn't meet the constraints specified by the TransactionState.constraint object. This usually implies a version mismatch of some kind.