[][src]Crate near_vm_errors

Enums

CompilationError
FunctionCallError
HostError
InconsistentStateError

An error that is caused by an operation on an inconsistent state. E.g. a deserialization error or an integer overflow.

MethodResolveError
PrepareError

Error that can occur while preparing or executing Wasm smart-contract.

VMError
VMLogicError