Structs§
- Action
Error - An error happened during Action execution
- Balance
Mismatch Error - Happens when the input balance doesn’t match the output balance in Runtime apply.
- Integer
Overflow Error
Enums§
- Action
Error Kind - Actions
Validation Error - Describes the error for validating a list of actions.
- Block
Error - Compilation
Error - Epoch
Error - Function
Call Error - Serializable version of
unc-vm-runner::FunctionCallError. - Host
Error - Invalid
Access KeyError - Invalid
TxError - An error happened during TX execution
- Method
Resolve Error - Missing
Trie Value Context - Contexts in which
StorageError::MissingTrieValueerror might occur. - Prepare
Error - Error that can occur while preparing or executing Wasm smart-contract.
- Receipt
Validation Error - Describes the error for validating a receipt.
- Runtime
Error - Error returned from
Runtime::apply - Storage
Error - Errors which may occur during working with trie storages, storing trie values (trie nodes and state values) by their hashes.
- TxExecution
Error - Error returned in the ExecutionOutcome in case of failure
- Wasm
Trap - A kind of a trap happened during execution of a binary