public static class NodeAttachmentService.HashMismatchException
Constructor and Description |
---|
HashMismatchException(SecureHash expected,
SecureHash actual) |
Modifier and Type | Method and Description |
---|---|
SecureHash |
getActual() |
SecureHash |
getExpected() |
java.lang.String |
toString() |
public HashMismatchException(SecureHash expected, SecureHash actual)
public java.lang.String toString()
public SecureHash getExpected()
public SecureHash getActual()