Class WKBOnePointLineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.geom.jts.operation.towkb.WKBEncodingException
org.gvsig.fmap.geom.jts.operation.towkb.WKBOnePointLineException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class WKBOnePointLineException extends WKBEncodingException
See Also:
  • Field Details

    • geometry

      public org.gvsig.fmap.geom.Geometry geometry
      Class name of the geometry type. Should never be null in this exception
  • Constructor Details

    • WKBOnePointLineException

      public WKBOnePointLineException(org.gvsig.fmap.geom.Geometry geom)