Class GeoHashDecoder.InvalidGeoHashException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sedona.common.utils.GeoHashDecoder.InvalidGeoHashException
All Implemented Interfaces:
Serializable
Enclosing class:
GeoHashDecoder

public static class GeoHashDecoder.InvalidGeoHashException extends Exception
See Also:
  • Constructor Details

    • InvalidGeoHashException

      public InvalidGeoHashException(String message)