class MerkleTreeException : Exception
MerkleTreeException(reason: String)
val reason: String
fun toString(): String
val Throwable.rootCause: Throwable