Skip to main content

Module error

Module error 

Source
Expand description

Error type for the memory layer.

Enums§

ErrorCategory
The transport-neutral class of a MemoryError — the single source of truth every adapter maps onto its own error channel (JSON-RPC code, napi status, PyO3 exception type), so the taxonomy can never drift between them.
MemoryError
Errors returned by crate::service::MemoryService.