AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
dynamodb/aws.sdk.kotlin.services.dynamodb.model/DynamoDbException

DynamoDbException

open class DynamoDbException

Base class for all service related exceptions thrown by the DynamoDb client

Inheritors

BackupInUseException
BackupNotFoundException
ConditionalCheckFailedException
ContinuousBackupsUnavailableException
DuplicateItemException
ExportConflictException
ExportNotFoundException
GlobalTableAlreadyExistsException
GlobalTableNotFoundException
IdempotentParameterMismatchException
ImportConflictException
ImportNotFoundException
IndexNotFoundException
InternalServerError
InvalidEndpointException
InvalidExportTimeException
InvalidRestoreTimeException
ItemCollectionSizeLimitExceededException
LimitExceededException
PointInTimeRecoveryUnavailableException
PolicyNotFoundException
ProvisionedThroughputExceededException
ReplicaAlreadyExistsException
ReplicaNotFoundException
ReplicatedWriteConflictException
RequestLimitExceeded
ResourceInUseException
ResourceNotFoundException
TableAlreadyExistsException
TableInUseException
TableNotFoundException
ThrottlingException
TransactionCanceledException
TransactionConflictException
TransactionInProgressException

Constructors

DynamoDbException
Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka