AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connectcampaigns
/
aws.sdk.kotlin.services.connectcampaigns.model
/
ConnectCampaignsException
Connect
Campaigns
Exception
open
class
ConnectCampaignsException
Base class for all service related exceptions thrown by the ConnectCampaigns client
Inheritors
AccessDeniedException
ConflictException
InternalServerException
InvalidCampaignStateException
InvalidStateException
ResourceNotFoundException
ServiceQuotaExceededException
ThrottlingException
ValidationException
Members
Constructors
Connect
Campaigns
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)