com.r3corda.node.services.persistence / NodeAttachmentService / OnDiskHashMismatch

OnDiskHashMismatch

class OnDiskHashMismatch : Exception


Constructors

<init> OnDiskHashMismatch(file: Path, actual: SecureHash)

Properties

actual val actual: SecureHash
file val file: Path

Functions

toString fun toString(): String