public class LSNRParseException extends MXException
detail, params
Constructor and Description |
---|
LSNRParseException(java.lang.String eg,
java.lang.String ek)
Constructor specifying the Error Group and Error Key
|
LSNRParseException(java.lang.String eg,
java.lang.String ek,
java.lang.Object[] params)
Constructor specifying the Error Group, Error Key and additonal
information.
|
LSNRParseException(java.lang.String eg,
java.lang.String ek,
java.lang.Object[] params,
java.lang.Throwable t)
Constructor specifying the Error Group, Error Key, additonal information
and the exception that was the original cause.
|
LSNRParseException(java.lang.String eg,
java.lang.String ek,
java.lang.Throwable t)
Constructor specifying the Error Group, Error Key and the
exception that was the original cause.
|
equals, getDetail, getDisplayMessage, getErrorAttr, getErrorAttrValue, getErrorCorrelationId, getErrorGroup, getErrorKey, getErrorObjectName, getForcedLangCode, getMessage, getMessage, getParameters, hasDetail, hasParameters, isServerSide, setErrorAttr, setErrorAttrValue, setErrorCorrelationId, setErrorObjectName, setForcedLangCode, setServerSide
public LSNRParseException(java.lang.String eg, java.lang.String ek)
public LSNRParseException(java.lang.String eg, java.lang.String ek, java.lang.Throwable t)
public LSNRParseException(java.lang.String eg, java.lang.String ek, java.lang.Object[] params)
public LSNRParseException(java.lang.String eg, java.lang.String ek, java.lang.Object[] params, java.lang.Throwable t)