public class InvalidTimeRangeException extends AmazonServiceException
Occurs if the timestamp values are invalid. Either the start time occurs after the end time or the time range is outside the range of possible values.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidTimeRangeException(java.lang.String message)
Constructs a new InvalidTimeRangeException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID