Class GeoPolygonFactory.TileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.lucene.spatial3d.geom.GeoPolygonFactory.TileException
All Implemented Interfaces:
Serializable
Enclosing class:
GeoPolygonFactory

private static class GeoPolygonFactory.TileException extends Exception
Exception we throw when we can't tile a polygon due to numerical precision issues.
  • Constructor Details

    • TileException

      public TileException(String msg)