Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime
/
ErrorMetadata
Error
Metadata
common
open
class
ErrorMetadata
Additional metadata about an error
Inheritors
ServiceErrorMetadata
Members
Constructors
Error
Metadata
Link copied to clipboard
common
constructor
(
)
Types
Companion
Link copied to clipboard
common
object
Companion
Properties
client
Context
Link copied to clipboard
common
val
clientContext
:
List
<
ClientErrorContext
>
is
Retryable
Link copied to clipboard
common
val
isRetryable
:
Boolean
is
Throttling
Link copied to clipboard
common
val
isThrottling
:
Boolean