Class NotFoundException

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

@Generated("software.amazon.awssdk:codegen") public final class NotFoundException extends LexRuntimeException implements ToCopyableBuilder<NotFoundException.Builder,NotFoundException>

The resource (such as the Amazon Lex bot or an alias) that is referred to is not found.

See Also: