corda / net.corda.core.contracts / TransactionResolutionException / <init>

<init>

TransactionResolutionException(hash: SecureHash, message: String = "Transaction resolution failure for $hash")

The node asked a remote peer for the transaction identified by hash because it is a dependency of a transaction being resolved, but the remote peer would not provide it.