Class CreateGeometryException

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.CreateGeometryException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class CreateGeometryException extends DataException
Author:
Jorge Piera
See Also:
  • Constructor Details

    • CreateGeometryException

      public CreateGeometryException(Throwable cause)
    • CreateGeometryException

      public CreateGeometryException(int type, int subtype, Throwable cause)