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 © 2018 The Apache Software Foundation