class HashMismatchException : Exception
HashMismatchException(expected: SecureHash, actual: SecureHash)
val actual: SecureHash
val expected: SecureHash
fun toString(): String