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