Class TimestampOutOfBoundsException

All Implemented Interfaces:
Serializable

public class TimestampOutOfBoundsException extends AmazonServiceException

The timestamp value passed in the meterUsage() is out of allowed range.

See Also:
  • Constructor Details

    • TimestampOutOfBoundsException

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