Module gstd::errors

source ·
Expand description

Type definitions and helpers for error handling.

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

Structs

Enums

Type Aliases

  • Result type with a predefined error type (Error).