public class EncodingException extends EnterpriseSecurityException
logger, logMessage| Modifier | Constructor and Description |
|---|---|
protected |
EncodingException()
Instantiates a new service exception.
|
|
EncodingException(String userMessage,
String logMessage)
Creates a new instance of EncodingException.
|
|
EncodingException(String userMessage,
String logMessage,
Throwable cause)
Instantiates a new EncodingException.
|
getLogMessage, getUserMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected EncodingException()
public EncodingException(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.