Errors
Stable error-code catalogue with possible causes and throw-site lists.
Every error class in @nordcom/commerce-errors carries a SCREAMING_SNAKE_CASE code,
an HTTP status, and a *ErrorKind member. This tab is the canonical landing page
for each code — linked from runtime error messages via the /errors/<code>/ URL.
Pick a code from the sidebar to see possible causes, the canonical throw example, and a list of every site that throws this class in the monorepo.