Skip to main content

Module error

Module error 

Source
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§

InternalError
InternalError

Enums§

ErrorClass
ErrorClass Internal error taxonomy for runtime classification. Not a stable API; may change without notice.
ErrorDetail
ErrorDetail
ErrorOrigin
ErrorOrigin Internal origin taxonomy for runtime classification. Not a stable API; may change without notice.
QueryErrorDetail
QueryErrorDetail
StoreError
StoreError