net.corda.core.crypto / MerkleTreeException

MerkleTreeException

class MerkleTreeException : Exception


Constructors

<init> MerkleTreeException(reason: String)

Properties

reason val reason: String

Functions

toString fun toString(): String

Extension Properties

rootCause val Throwable.rootCause: Throwable