Class FeatureSetInitializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.feature.exception.FeatureSetInitializeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class FeatureSetInitializeException extends DataException
Exception thrown when an error is produced while creating or initializing a FeatureSet.
Author:
2009- César Ordiñana - gvSIG team
See Also:
  • Constructor Details