@Generated(value="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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TableNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TableNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TableNotFoundException.Builder> |
serializableBuilderClass() |
TableNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic TableNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TableNotFoundException.Builder,TableNotFoundException>toBuilder in class DynamoDbExceptionpublic static TableNotFoundException.Builder builder()
public static Class<? extends TableNotFoundException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.