public class HashingException extends RuntimeException
| Constructor and Description |
|---|
HashingException(String message)
Creates a new hashing exception.
|
HashingException(String message,
Throwable cause)
Creates a new hashing exception.
|
HashingException(Throwable cause)
Creates a new hashing exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.