public class PanelGroupLoaderFromList.ListCouldntLoadPanelFromListException extends ListCouldntLoadPanelException
Exception produced when fails the load of a panel by a loader of type PanelGroupLoaderFromList.
code| Constructor and Description |
|---|
ListCouldntLoadPanelFromListException()
Creates an initializes a new instance of
ListCouldntLoadPanelFromListException. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
values() |
add, add, addAll, addAll, clear, contains, containsAll, get, getLocalizedMessage, getMessage, getMessage, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, printStackTrace, printStackTrace, printStackTrace, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycontainsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ListCouldntLoadPanelFromListException()
Creates an initializes a new instance of ListCouldntLoadPanelFromListException.
protected java.util.Map<java.lang.String,java.lang.String> values()
values in class ListCouldntLoadPanelException