Package | Description |
---|---|
com.amazonaws.services.simpledb.model |
Modifier and Type | Class and Description |
---|---|
class |
AttributeDoesNotExistException
The specified attribute does not exist.
|
class |
DuplicateItemNameException
The item name was specified more than once.
|
class |
InvalidNextTokenException
The specified NextToken is not valid.
|
class |
InvalidNumberPredicatesException
Too many predicates exist in the query expression.
|
class |
InvalidNumberValueTestsException
Too many predicates exist in the query expression.
|
class |
InvalidParameterValueException
The value for a parameter is invalid.
|
class |
InvalidQueryExpressionException
The specified query expression syntax is not valid.
|
class |
MissingParameterException
The request must contain the specified missing parameter.
|
class |
NoSuchDomainException
The specified domain does not exist.
|
class |
NumberDomainAttributesExceededException
Too many attributes in this domain.
|
class |
NumberDomainBytesExceededException
Too many bytes in this domain.
|
class |
NumberDomainsExceededException
Too many domains exist per this account.
|
class |
NumberItemAttributesExceededException
Too many attributes in this item.
|
class |
NumberSubmittedAttributesExceededException
Too many attributes exist in a single call.
|
class |
NumberSubmittedItemsExceededException
Too many items exist in a single call.
|
class |
RequestTimeoutException
A timeout occurred when attempting to query the specified domain with specified query expression.
|
class |
TooManyRequestedAttributesException
Too many attributes requested.
|
Copyright © 2020. All rights reserved.