public class ItemCollectionSizeLimitExceededException
extends com.amazonaws.AmazonServiceException
An item collection is too large. This exception is only returned for tables that have one or more local secondary indexes.
| Constructor and Description |
|---|
ItemCollectionSizeLimitExceededException(String message)
Constructs a new ItemCollectionSizeLimitExceededException with the specified error
message.
|
getErrorCode, getErrorMessage, 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 © 2015. All rights reserved.