Class UnsupportedGeometryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.dal.exception.DataRuntimeException
org.gvsig.fmap.dal.feature.exception.UnsupportedGeometryException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class UnsupportedGeometryException extends DataRuntimeException
Author:
jmvivo
See Also:
  • Constructor Details

    • UnsupportedGeometryException

      public UnsupportedGeometryException(int geomType, int geomSubtype)
    • UnsupportedGeometryException

      public UnsupportedGeometryException(org.gvsig.fmap.geom.type.GeometryType geomType)