AWS SDK for Kotlin
Toggle table of contents
1.6.49
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
devopsagent
/
aws.sdk.kotlin.services.devopsagent.model
/
DevOpsAgentException
/
DevOpsAgentException
Dev
Ops
Agent
Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)