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.
ExecutorErrorDetail
Executor-specific structured error detail.
QueryErrorDetail
QueryErrorDetail
RecoveryErrorDetail
RecoveryErrorDetail
RecoveryFormatMarkerError
Store boot-marker corruption classification.
SchemaDdlAdmissionError
SchemaDdlAdmissionError
SchemaTransitionBudgetResource
SchemaTransitionBudgetResource
SerializeErrorDetail
Persisted-row serialization and decoding error detail.
StoreError
StoreError