Class GeoRegionNotSupportedException

    • Constructor Detail

      • GeoRegionNotSupportedException

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

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