| Package | Description |
|---|---|
| com.amazonaws.services.lexruntime.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BadGatewayException
Either the Amazon Lex bot is still building, or one of the dependent services (Amazon Polly, AWS Lambda) failed with
an internal service error.
|
class |
BadRequestException
Request validation failed, there is no usable message in the context, or the bot build failed.
|
class |
ConflictException
Two clients are using the same AWS account, Amazon Lex bot, and user ID.
|
class |
DependencyFailedException
One of the downstream dependencies, such as AWS Lambda or Amazon Polly, threw an exception.
|
class |
InternalFailureException
Internal service error.
|
class |
LimitExceededException |
class |
LoopDetectedException
Lambda fulfilment function returned
DelegateDialogAction to Amazon Lex without changing any slot values. |
class |
NotFoundException
Resource (such as the Amazon Lex bot or an alias) referred is not found.
|
Copyright © 2017. All rights reserved.