toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
s3
/
aws.sdk.kotlin.services.s3.model
/
S3Exception
/
S3Exception
S3Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)