Skip to main content

Module error

Module error 

Source
Expand description

Structured errors: stable codes, explicit ErrorKind, byte-offset spans.

Structs§

ErrorField
A key-value metadata field attached to a QqlError for structured context.
QqlError
Unified error type for the entire QQL pipeline.
Span
Source-code span as UTF-8 byte offsets into the query text.

Enums§

ErrorKind
Broad category of error origin within the QQL pipeline.