Module fuel_vm::error

source ·
Expand description

Runtime interpreter error implementation

Structs

Bug information with backtrace data
Infallible implementation that converts into io::Error.

Enums

Unique bug identifier
Traceable bug variants
Interpreter runtime error variants.
Runtime error description that should either be specified in the protocol or halt the execution.