Skip to main content

Module error

Module error 

Source
Expand description

Canonical error types for RadixDB

This module defines all error types used throughout the storage engine.

Structs§

ErrorCode
Stable machine-readable error code independent from presentation text.
ErrorContext
Neutral classification consumed by upper-layer presentation adapters.

Enums§

Error
Main error type for RadixDB storage operations
ErrorCategory
Layer-neutral family used by API, protocol, and diagnostics adapters.
NavigationErrorCode
Stable category for navigable-reference binding and execution failures.

Type Aliases§

Result
Result type alias for RadixDB operations