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