Class IncompatibleLegendReadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.MapContextException
org.gvsig.fmap.mapcontext.exceptions.ReadLegendException
org.gvsig.fmap.mapcontext.exceptions.IncompatibleLegendReadException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class IncompatibleLegendReadException extends ReadLegendException
Used when geometry type of read legend is not suitable for target layer
See Also:
  • Constructor Details

    • IncompatibleLegendReadException

      public IncompatibleLegendReadException(File inFile, int geometryType, Throwable th)