Skip to main contentModule error
Source - Overlap
- The two intervals of a
DbError::OverlappingInterval, boxed out of the
error enum (D-075).
- 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.
- 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.
- Result