Smithy Kotlin
Toggle table of contents
1.5.18
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http.operation
/
ClientTimeoutException
/
ClientTimeoutException
Client
Timeout
Exception
constructor
(
message
:
String
,
cause
:
Throwable
,
retryable
:
Boolean
)