public class SaveException extends XMLException
code, formatString, messageKey
Constructor and Description |
---|
SaveException() |
SaveException(java.lang.Exception e,
java.lang.String c) |
Modifier and Type | Method and Description |
---|---|
void |
showError() |
void |
showInfo() |
void |
showWarning() |
protected java.util.Map |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
public SaveException(java.lang.Exception e, java.lang.String c)
public SaveException()
public void showError()
public void showInfo()
public void showWarning()
protected java.util.Map values()
values
in class BaseException