Class GeoRegionException

    • Constructor Detail

      • GeoRegionException

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

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