horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

refactor: coderr package

Open ShiKaiWi opened this issue 2 years ago • 0 comments

Rationale

Close #1501 Current coderr package's usage is complex and confusing.

Detailed Changes

  • Introduce the CodeErrorDef which is made different from the CodeError
  • Update the usage of the error definition and creation.

Test Plan

Pass the existing CI.

ShiKaiWi avatar Mar 19 '24 13:03 ShiKaiWi