corda / net.corda.core.flows / FlowRecoveryException

FlowRecoveryException

class FlowRecoveryException : FlowException

Constructors

<init>

FlowRecoveryException(txnId: SecureHash, message: String, cause: Throwable? = null)
FlowRecoveryException(message: String, cause: Throwable? = null)