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

SqsException

open class SqsException

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

Inheritors

BatchEntryIdsNotDistinct
BatchRequestTooLong
EmptyBatchRequest
InvalidAddress
InvalidAttributeName
InvalidAttributeValue
InvalidBatchEntryId
InvalidIdFormat
InvalidMessageContents
InvalidSecurity
KmsAccessDenied
KmsDisabled
KmsInvalidKeyUsage
KmsInvalidState
KmsNotFound
KmsOptInRequired
KmsThrottled
MessageNotInflight
OverLimit
PurgeQueueInProgress
QueueDeletedRecently
QueueDoesNotExist
QueueNameExists
ReceiptHandleIsInvalid
RequestThrottled
ResourceNotFoundException
TooManyEntriesInBatchRequest
UnsupportedOperation

Constructors

SqsException
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