Class FeatureNotSupportedWarning

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.lib.impl.warnings.FeatureNotSupportedWarning
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class FeatureNotSupportedWarning extends org.gvsig.tools.exception.BaseException
This warning is throwed when an application try to write a feature that the current format doesn't supports it. A feature in this case is not a "geographic feature": is a detail: A layer with bbox, a leyer name... *
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also: