Class PersistenceCantFindFeatureTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.tools.exception.ListBaseException
org.gvsig.tools.persistence.exception.PersistenceException
org.gvsig.fmap.dal.feature.exception.PersistenceCantFindFeatureTypeException
All Implemented Interfaces:
Serializable, Iterable, Collection, List, SequencedCollection, org.gvsig.tools.exception.IBaseException

public class PersistenceCantFindFeatureTypeException extends org.gvsig.tools.persistence.exception.PersistenceException
See Also:
  • Constructor Details

    • PersistenceCantFindFeatureTypeException

      public PersistenceCantFindFeatureTypeException(String storeName, String featureTypeName)