AWS SDK for Kotlin
Toggle table of contents
1.6.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bcmdataexports
/
aws.sdk.kotlin.services.bcmdataexports.model
/
BcmDataExportsException
Bcm
Data
Exports
Exception
open
class
BcmDataExportsException
Base class for all service related exceptions thrown by the BcmDataExports client
Inheritors
InternalServerException
ResourceNotFoundException
ServiceQuotaExceededException
ThrottlingException
ValidationException
Members
Constructors
Bcm
Data
Exports
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)