@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidRetentionPeriodException extends AmazonRedshiftException
The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidRetentionPeriodException(String message)
Constructs a new InvalidRetentionPeriodException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidRetentionPeriodException(String message)
message
- Describes the error encountered.