Class InvalidFeatureIndexException

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.FeatureIndexException
org.gvsig.fmap.dal.feature.exception.InvalidFeatureIndexException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class InvalidFeatureIndexException extends FeatureIndexException
Exception thrown when a FeatureIndex is used but its state is not valid.
Version:
$Id$
Author:
gvSIG Team
See Also: