Class FeatureTypeListException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.FeatureTypeListException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class FeatureTypeListException extends org.gvsig.tools.exception.BaseRuntimeException
Exception thrown when preparing the list of FeatureTypes or selecting one of them.
Author:
2009- César Ordiñana - gvSIG team
See Also:
  • Constructor Details

    • FeatureTypeListException

      public FeatureTypeListException(Throwable cause)
      Constructs a new FeatureTypeLoadException.
      Parameters:
      cause - the original exception cause