MCPcopy Create free account
hub / github.com/aws/smithy-go / ErrorCode

Method ErrorCode

errors.go:11–11  ·  view source on GitHub ↗

ErrorCode returns the error code for the API exception.

()

Source from the content-addressed store, hash-verified

9
10 // ErrorCode returns the error code for the API exception.
11 ErrorCode() string
12 // ErrorMessage returns the error message for the API exception.
13 ErrorMessage() string
14 // ErrorFault returns the fault for the API exception.

Callers 1

ExampleResponseErrorFunction · 0.95

Implementers 1

Calls

no outgoing calls

Tested by 1

ExampleResponseErrorFunction · 0.76