class OnDiskHashMismatch : Exception
OnDiskHashMismatch(file: Path, actual: SecureHash)
val actual: SecureHash
val file: Path
fun toString(): String