public class OpenException extends XMLException
code, formatString, messageKey| Constructor and Description |
|---|
OpenException(Exception e,
String c) |
| Modifier and Type | Method and Description |
|---|---|
void |
showError() |
void |
showInfo() |
void |
showMessageError(String name) |
void |
showWarning() |
protected Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic void showError()
public void showInfo()
public void showWarning()
protected Map values()
values in class BaseExceptionpublic void showMessageError(String name)