public class DigestMismatchException
extends java.lang.Exception
Constructor and Description |
---|
DigestMismatchException(DecoratedKey key,
java.nio.ByteBuffer digest1,
java.nio.ByteBuffer digest2) |
public DigestMismatchException(DecoratedKey key, java.nio.ByteBuffer digest1, java.nio.ByteBuffer digest2)
Copyright © 2016 The Apache Software Foundation