public class SaltedHashEncodingException extends SaltedHashException
| Constructor and Description |
|---|
SaltedHashEncodingException() |
SaltedHashEncodingException(String message) |
SaltedHashEncodingException(String message,
Throwable cause) |
SaltedHashEncodingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaltedHashEncodingException()
public SaltedHashEncodingException(String message, Throwable cause)
message - cause - public SaltedHashEncodingException(String message)
message - public SaltedHashEncodingException(Throwable cause)
cause - Copyright © 2018 JBoss by Red Hat. All Rights Reserved.