Skip to main content

Module error

Module error 

Source
Expand description

Error type, result alias, and wire-format error payload.

Structs§

ApiErrorPayload
Wire-format error payload, as it appears inside an HTTP error response or inside a streaming error event.

Enums§

ApiErrorKind
Categories of errors the Anthropic API can return.
Error
Errors returned by this crate.
StreamErrorstreaming
Errors specific to the streaming layer.

Type Aliases§

Result
Crate-wide result alias.