Class PanelGroupLoaderFromList.ListCouldntLoadPanelFromListException

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.gui.beans.panelGroup.loaders.PanelGroupLoaderFromList.ListCouldntLoadPanelFromListException
All Implemented Interfaces:
Serializable, Iterable, Collection, List, SequencedCollection, org.gvsig.tools.exception.IBaseException
Enclosing class:
PanelGroupLoaderFromList

public class PanelGroupLoaderFromList.ListCouldntLoadPanelFromListException extends ListCouldntLoadPanelException

Exception produced when fails the load of a panel by a loader of type PanelGroupLoaderFromList.

Version:
27/11/2007
Author:
Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
See Also:
  • Constructor Details

    • ListCouldntLoadPanelFromListException

      public ListCouldntLoadPanelFromListException()

      Creates an initializes a new instance of ListCouldntLoadPanelFromListException.

  • Method Details