public class VersionMismatchException extends AmazonServiceException
The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
VersionMismatchException(String message)
Constructs a new VersionMismatchException 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 VersionMismatchException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.