Class BadGatewayException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BadGatewayException.Builder,BadGatewayException>

@Generated("software.amazon.awssdk:codegen") public final class BadGatewayException extends LexRuntimeException implements ToCopyableBuilder<BadGatewayException.Builder,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.

See Also: