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 java.util.Map<java.lang.String,java.lang.String> |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValuepublic EmptyPanelGroupGUIException()
Creates an initializes a new instance of EmptyPanelGroupGUIException.
protected java.util.Map<java.lang.String,java.lang.String> values()
values in class BaseException