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