public class EncryptionRuntimeException extends EnterpriseSecurityRuntimeException
logger, logMessage| Modifier | Constructor and Description |
|---|---|
protected |
EncryptionRuntimeException()
Instantiates a new EncryptionException.
|
|
EncryptionRuntimeException(String userMessage,
String logMessage)
Creates a new instance of EncryptionException.
|
|
EncryptionRuntimeException(String userMessage,
String logMessage,
Throwable cause)
Instantiates a new EncryptionException.
|
getLogMessage, getUserMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected EncryptionRuntimeException()
public EncryptionRuntimeException(String userMessage, String logMessage)
userMessage - the message displayed to the userlogMessage - the message loggedCopyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.