Module ockam_core::errcode

source ·
Expand description

A module to export the error code in a meaningful way

Structs§

Enums§

  • Category indicates “what went wrong”, in abstract terms.
  • Origin indicates the abstract source of an error.