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

Method ErrorMessage

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

ErrorMessage returns the error message for the API exception.

()

Source from the content-addressed store, hash-verified

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.
15 ErrorFault() ErrorFault
16}

Callers 1

ExampleResponseErrorFunction · 0.95

Implementers 1

Calls

no outgoing calls

Tested by 1

ExampleResponseErrorFunction · 0.76