Skip to main content
Module error
javm
0.1.0
Module error
Module Items
Enums
In crate javm
javm
Module
error
Copy item path
Source
Expand description
Errors surfaced by the v3 Vm.
Enums
ยง
VmError
Errors from the Vm driver. Distinct from per-instruction
ExitReason
values (those come from
javm_exec
).