public class GeoJsonException
extends java.lang.RuntimeException
Throwable that indicates an issue occurred during a GeoJSON operation.| Constructor and Description |
|---|
GeoJsonException(java.lang.String message)
A form of
Throwable that indicates an issue occurred during a GeoJSON operation. |