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