Skip to content
  • Yuri Kunde Schlesner's avatar
    result: Make error description a generic integer · 3b1f0fea
    Yuri Kunde Schlesner authored
    It is now known that result code description vary depending on the
    module, and so they're best defined on a per-module basis. To support
    this, allow passing in an arbitrary integer instead of limiting to the
    ones in the ErrorDescription enum. These will be gradually migrated to
    their individual users, but a few will be kept as "common" codes shared
    by all modules.
    3b1f0fea
Loading