Class IndexNotFoundException

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

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

The operation tried to access a nonexistent index.

See Also: