Package org.gvsig.app.panelGroup.loaders
Class PanelGroupLoaderFromExtensionPoint.ListCouldntLoadPanelFromExtensionPointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.tools.exception.ListBaseException
org.gvsig.gui.beans.panelGroup.exceptions.ListCouldntLoadPanelException
org.gvsig.app.panelGroup.loaders.PanelGroupLoaderFromExtensionPoint.ListCouldntLoadPanelFromExtensionPointException
- All Implemented Interfaces:
Serializable,Iterable,Collection,List,SequencedCollection,org.gvsig.tools.exception.IBaseException
- Enclosing class:
PanelGroupLoaderFromExtensionPoint
public class PanelGroupLoaderFromExtensionPoint.ListCouldntLoadPanelFromExtensionPointException
extends org.gvsig.gui.beans.panelGroup.exceptions.ListCouldntLoadPanelException
Exception produced when fails the load of a panel by a loader of type
PanelGroupLoaderFromExtensionPoint.
- Version:
- 27/11/2007
- Author:
- Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
- See Also:
-
Field Summary
Fields inherited from class org.gvsig.tools.exception.BaseException
code -
Constructor Summary
ConstructorsConstructorDescriptionCreates an initializes a new instance ofListCouldntLoadPanelFromExtensionPointException. -
Method Summary
Methods inherited from class org.gvsig.tools.exception.ListBaseException
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, toArrayMethods inherited from class org.gvsig.tools.exception.BaseException
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
addFirst, addLast, equals, getFirst, getLast, hashCode, iterator, removeFirst, removeLast, replaceAll, reversed, sort, spliterator
-
Constructor Details
-
ListCouldntLoadPanelFromExtensionPointException
public ListCouldntLoadPanelFromExtensionPointException()Creates an initializes a new instance of
ListCouldntLoadPanelFromExtensionPointException.
-
-
Method Details
-
values
- Overrides:
valuesin classorg.gvsig.gui.beans.panelGroup.exceptions.ListCouldntLoadPanelException
-