Module gstd::errors

source ·
Expand description

Type definitions and helpers for error handling.

Enumerates possible errors in smart contracts ContractError. Errors related to conversion, decoding, message status code, other internal errors.

Structs

Enums

Traits

  • Type that can be encoded and decoded into status code

Type Definitions