public class ItemCollectionSizeLimitExceededException extends AmazonServiceException
An item collection is too large. This exception is only returned for tables that have one or more local secondary indexes.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ItemCollectionSizeLimitExceededException(String message)
Constructs a new ItemCollectionSizeLimitExceededException with the specified error
message.
|
getErrorCode, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ItemCollectionSizeLimitExceededException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.