public class ESigLoginException extends MXException
detail, params
Constructor and Description |
---|
ESigLoginException(WebClientEvent e,
java.lang.String option,
DataBean bean) |
Modifier and Type | Method and Description |
---|---|
DataBean |
getSourceBean() |
WebClientEvent |
getSourceEvent() |
java.lang.String |
getValidatingOption() |
equals, getDetail, getDisplayMessage, getErrorAttr, getErrorAttrValue, getErrorCorrelationId, getErrorGroup, getErrorKey, getErrorObjectName, getForcedLangCode, getMessage, getMessage, getParameters, hasDetail, hasParameters, isServerSide, setErrorAttr, setErrorAttrValue, setErrorCorrelationId, setErrorObjectName, setForcedLangCode, setServerSide
public ESigLoginException(WebClientEvent e, java.lang.String option, DataBean bean)
public java.lang.String getValidatingOption()
public WebClientEvent getSourceEvent()
public DataBean getSourceBean()