Expand description
Module: error
Defines the canonical runtime error taxonomy for icydb-core.
This module owns the shared error classes, origins, details, and
constructor entry points used across storage, planning, execution, and
serialization boundaries.
Structs§
- Internal
Error - InternalError
Enums§
- Error
Class - ErrorClass Internal error taxonomy for runtime classification. Not a stable API; may change without notice.
- Error
Detail - ErrorDetail
- Error
Origin - ErrorOrigin Internal origin taxonomy for runtime classification. Not a stable API; may change without notice.
- Query
Error Detail - QueryErrorDetail
- Store
Error - StoreError