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

DynamoDbException

open class DynamoDbException : <ERROR CLASS> ERROR CLASS: Symbol not found for AwsServiceException

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

Inheritors

BackupInUseException
BackupNotFoundException
InternalServerError
RequestLimitExceeded
ConditionalCheckFailedException
ContinuousBackupsUnavailableException
DuplicateItemException
ExportConflictException
ExportNotFoundException
GlobalTableAlreadyExistsException
GlobalTableNotFoundException
IdempotentParameterMismatchException
ImportConflictException
ImportNotFoundException
IndexNotFoundException
InvalidEndpointException
InvalidExportTimeException
InvalidRestoreTimeException
ItemCollectionSizeLimitExceededException
LimitExceededException
PointInTimeRecoveryUnavailableException
PolicyNotFoundException
ProvisionedThroughputExceededException
ReplicaAlreadyExistsException
ReplicaNotFoundException
ReplicatedWriteConflictException
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?)
Generated by Dokka
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved.