Class SelfIntersectingPolygonException

java.lang.Object
java.lang.Throwable
java.lang.Exception
hec.map.aishape.SelfIntersectingPolygonException
All Implemented Interfaces:
Serializable

public class SelfIntersectingPolygonException extends Exception
See Also:
  • Constructor Details

    • SelfIntersectingPolygonException

      public SelfIntersectingPolygonException(WorldRegion region)
  • Method Details