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

SnsException

open class SnsException

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

Inheritors

AuthorizationErrorException
BatchEntryIdsNotDistinctException
BatchRequestTooLongException
ConcurrentAccessException
EmptyBatchRequestException
EndpointDisabledException
FilterPolicyLimitExceededException
InternalErrorException
InvalidBatchEntryIdException
InvalidParameterException
InvalidParameterValueException
InvalidSecurityException
InvalidStateException
KmsAccessDeniedException
KmsDisabledException
KmsInvalidStateException
KmsNotFoundException
KmsOptInRequired
KmsThrottlingException
NotFoundException
OptedOutException
PlatformApplicationDisabledException
ReplayLimitExceededException
ResourceNotFoundException
StaleTagException
SubscriptionLimitExceededException
TagLimitExceededException
TagPolicyException
ThrottledException
TooManyEntriesInBatchRequestException
TopicLimitExceededException
UserErrorException
ValidationException
VerificationException

Constructors

SnsException
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