See: Description
| Exception | Description |
|---|---|
| DataAccessNotAuthorizedException |
This exception is thrown when the data set of interest is not authorized to
be accessed
|
| DataConflictException |
This exception is thrown when an update fails due to conflicting states.
|
| DataLimitExceededException |
This exception is thrown when the dataset operation exceeds certain limit,
e.g.
|
| DatasetNotFoundException |
This exception is thrown when the dataset that is attempted to access does
not exist.
|
| DataStorageException |
This exception is thrown when an error occurs during an data storage
operation.
|
| NetworkException |
This exception is thrown when a service request failed due to network
connectivity problem.
|
| RegistrationFailedException |
An exception thrown when a registration of a device for silentsync fails
|
| SubscribeFailedException |
An exception that's thrown when the subscription to a silent sync dataset
fails
|
| UnsubscribeFailedException |
An exception thrown when silent sync dataset unsubscription fails
|
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.