Skip to main content

Module error

Module error 

Source
Expand description

Error type for the library

Re-exports§

pub use crate::pipeline::PipelineError as Pipeline;
pub use crate::protocol::ProtocolError as Protocol;

Structs§

ErrorContext
Structured error context for better error handling and debugging.

Enums§

Error
Unified error type for the AI-Protocol Runtime This aggregates all low-level errors into actionable, high-level categories