@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidPaginationTokenException extends AWSElasticsearchException
The request processing has failed because of invalid pagination token provided by customer. Returns an HTTP status code of 400.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidPaginationTokenException(String message)Constructs a new InvalidPaginationTokenException 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, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPaginationTokenException(String message)
message - Describes the error encountered.