public class NoDataRetentionException extends AmazonServiceException
A PlaybackMode
of ON_DEMAND
was requested for a
stream that does not retain data (that is, has a
DataRetentionInHours
of 0).
AmazonServiceException.ErrorType
Constructor and Description |
---|
NoDataRetentionException(java.lang.String message)
Constructs a new NoDataRetentionException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.