Class NoSuchGeoLocationException

All Implemented Interfaces:
Serializable

public class NoSuchGeoLocationException extends AmazonServiceException

The geo location you are trying to get does not exist.

See Also:
  • Constructor Details

    • NoSuchGeoLocationException

      public NoSuchGeoLocationException(String message)
      Constructs a new NoSuchGeoLocationException with the specified error message.
      Parameters:
      message - Describes the error encountered.