Structs§
- AnyError
- Type-erased error used to shuttle some concrete error coming from
External
through vm-logic. - Downcast
Failed Error
Enums§
- Cache
Error - Compilation
Error - Function
Call Error - Permitted errors that cause a function call to fail gracefully.
- Host
Error - Inconsistent
State Error - An error that is caused by an operation on an inconsistent state, such as integer overflow.
- Method
Resolve Error - Prepare
Error - Error that can occur while preparing or executing Wasm smart-contract.
- VMLogic
Error - VMRunner
Error - For bugs in the runtime itself, crash and die is the usual response.
- Wasm
Trap - A kind of a trap happened during execution of a binary