Skip to main content

Module error

Module error 

Source

Structs§

AdkError
Unified structured error type for all ADK-Rust operations.
ErrorDetails
Optional structured metadata carried by an AdkError.
RetryHint
Structured retry guidance attached to every AdkError.

Enums§

ErrorCategory
The kind of failure independent of subsystem.
ErrorComponent
The subsystem that produced the error — the origin, not the boundary it surfaces through.

Type Aliases§

Result
Convenience alias used throughout ADK crates.