Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.datastore |
Modifier and Type | Class and Description |
---|---|
class |
DataStoreInternalError
Describes an execution error for unknown error from device DataStore.
|
class |
DevicePermanantlyUnavailableError
Describes a dispatch error when device is no longer available.
|
class |
DeviceUnavailableError
Describes a dispatch error when device is not available.
|
class |
StorageLimitExeceededError
Describes an execution error for exceeding storage limit.
|
Modifier and Type | Method and Description |
---|---|
CommandsError |
DataStoreError.getError()
Get error
|
Modifier and Type | Method and Description |
---|---|
DataStoreError.Builder |
DataStoreError.Builder.withError(CommandsError error) |
Copyright © 2023. All rights reserved.