Skip to main content

Module error

Module error 

Source

Structs§

Overlap
The two intervals of a DbError::OverlappingInterval, boxed out of the error enum (D-075).

Enums§

AbortKind
A guard abort recognised by its message (§4.3).
DbError
Central error type for the Macrame bitemporal ledger database.
WriteOp
What a failing statement was trying to do, so a guard abort can name it.

Functions§

abort_kind
Recognise a schema guard’s RAISE(ABORT, …) by its message.
classify
Turn an engine error into the typed error §7 specifies, where one applies.

Type Aliases§

Result