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, toString
public HashingException(Throwable cause)
cause
- The exception that caused hashing to fail.Copyright © 2008–2018. All rights reserved.