Class GeoRegionParseException

    • Constructor Detail

      • GeoRegionParseException

        public GeoRegionParseException​(String message)
        Creates a new exception with the given message.
        Since:
        1.0
      • GeoRegionParseException

        public GeoRegionParseException​(String message,
                                       Throwable cause)
        Creates a new exception with the given message and cause.
        Since:
        1.0