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

<init>

MissingAttachmentRejection(txId: SecureHash, contractClass: String)

A state requested a contract class via its TransactionState.contract field that didn't appear in any attached JAR at all. This usually implies the attachments were forgotten or a version mismatch.