toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
backupstorage
/
aws.sdk.kotlin.services.backupstorage.model
/
BackupStorageException
/
BackupStorageException
Backup
Storage
Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)