AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
customerprofiles
/
aws.sdk.kotlin.services.customerprofiles.model
/
CustomerProfilesException
Customer
Profiles
Exception
open
class
CustomerProfilesException
Base class for all service related exceptions thrown by the CustomerProfiles client
Inheritors
AccessDeniedException
BadRequestException
InternalServerException
ResourceNotFoundException
ThrottlingException
Members
Constructors
Customer
Profiles
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)