Class TableNotFoundException

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

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

A source table with the name TableName does not currently exist within the subscriber's account or the subscriber is operating in the wrong Amazon Web Services Region.

See Also: