Module org.apache.lucene.spatial3d
Package org.apache.lucene.spatial3d.geom
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
Exception we throw when we can't tile a polygon due to numerical precision issues.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TileException
-