public class HashingException extends RuntimeException
| Constructor and Description |
|---|
HashingException(Throwable cause)
Constructs this exception from the supplied exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HashingException(Throwable cause)
cause - The exception that caused hashing to fail.Copyright © 2008–2017. All rights reserved.