corda / net.corda.flows / FetchDataFlow / HashNotFound

HashNotFound

class HashNotFound : FlowException

Constructors

<init> HashNotFound(requested: SecureHash)

Properties

requested val requested: SecureHash

Inherited Properties

cause open val cause: Throwable?
message open val message: String?