Module fvm_shared::error

source ·

Structs§

  • ExitCode defines the exit code from the VM invocation.

Enums§

  • When a syscall fails, it returns an ErrorNumber to indicate why. The syscalls themselves include documentation on which syscall errors they can be expected to return, and what they mean in the context of the syscall.