public class EmptyPanelGroupGUIException extends BaseException
When an object of type IPanelGroup hasn't any of its registered panels in its GUI
launches an exception of this kind.
code, formatString, messageKey| Constructor and Description |
|---|
EmptyPanelGroupGUIException()
Creates an initializes a new instance of
EmptyPanelGroupGUIException. |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
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 EmptyPanelGroupGUIException()
Creates an initializes a new instance of EmptyPanelGroupGUIException.
protected Map<String,String> values()
values in class BaseException