AWS SDK for Kotlin
Toggle table of contents
1.6.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ivsrealtime
/
aws.sdk.kotlin.services.ivsrealtime.model
/
IvsRealTimeException
Ivs
Real
Time
Exception
open
class
IvsRealTimeException
Base class for all service related exceptions thrown by the IvsRealTime client
Inheritors
AccessDeniedException
ConflictException
InternalServerException
PendingVerification
ResourceNotFoundException
ServiceQuotaExceededException
ValidationException
Members
Constructors
Ivs
Real
Time
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)