Skip to main content

Module error

Module error 

Source
Expand description

Structured error contract for afhttp.

Every failure surface — fetch, host, profile, CDP — flows through this enum. The ErrorCode enum maps 1:1 to architecture.md §11; serialization is stable across versions and is part of the public contract.

Structs§

Error
The structured error every afhttp failure path produces.

Enums§

ErrorCode
Stable error-code enum from architecture.md §11.