corda / net.corda.core.node.services / VaultQueryException

VaultQueryException

class VaultQueryException : FlowException

Constructors

<init>

VaultQueryException(description: String)
VaultQueryException(description: String, cause: Exception? = null)