public class InvalidSequenceTokenException extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidSequenceTokenException(String message)
Constructs a new InvalidSequenceTokenException with the specified error
message.
|
Modifier and Type | Method and Description |
---|---|
String |
getExpectedSequenceToken()
Returns the value of the ExpectedSequenceToken property for this object.
|
void |
setExpectedSequenceToken(String expectedSequenceToken)
Sets the value of the ExpectedSequenceToken property for this object.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidSequenceTokenException(String message)
message
- Describes the error encountered.public String getExpectedSequenceToken()
public void setExpectedSequenceToken(String expectedSequenceToken)
expectedSequenceToken
- The new value for this object's ExpectedSequenceToken property.Copyright © 2015. All rights reserved.