public class InvalidRestoreTimeException extends AmazonServiceException
An invalid restore time was specified. RestoreDateTime must be between EarliestRestorableDateTime and LatestRestorableDateTime.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidRestoreTimeException(String message)
Constructs a new InvalidRestoreTimeException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRestoreTimeException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.