public static class

GeoJsonGeometryParser.GeoJsonGeometryParserException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.mapsted.map.map_overlay.datasource.GeoJsonGeometryParser.GeoJsonGeometryParserException

Summary

Public Constructors
GeoJsonGeometryParserException(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public GeoJsonGeometryParserException (String message)