corda / net.corda.core.flows / StateReplacementException

StateReplacementException

open class StateReplacementException : FlowException

Constructors

<init>

StateReplacementException(message: String? = null, cause: Throwable? = null)