Skip to main content

Module error

Module error 

Source
Expand description

Engine error type.

A panic inside the engine is a bug by definition; every failure mode is a typed variant here. Variants that only become reachable with later stages (storage, snapshot loading) are added together with those stages.

Enumsยง

Error
Every way an engine call can fail.