Module error

Source
Expand description

Common errors and error handling utilities.

Structs§

BuildError
An error occurred attempting to build an Operation from an input
ConnectorError
Error from the underlying Connector
DisplayErrorContext
Provides a Display impl for an Error that outputs the full error context
ErrorMetadata
Generic Error type

Traits§

ProvideErrorMetadata
Trait to retrieve error metadata from a result

Type Aliases§

BoxError
A boxed error that is Send and Sync.
SdkError
Error type returned by the client.