Class InvalidTimeRangeException

All Implemented Interfaces:
Serializable

public class InvalidTimeRangeException extends AmazonServiceException

The specified time range was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidTimeRangeException

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