Error Handling Patterns

Error handling strategy selection, recoverability analysis, and signaling techniques. Use when choosing between exceptions, result types, error codes, or other error handling approaches, designing error-handling APIs, wrapping third-party library errors, or evaluating whether errors should be explicit or implicit. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/smileynet--code-spice--error-handling-patterns commit cf5e3e9428

Frequently asked questions

npx skillmds@latest add tomevault-io/error-handling-patterns-4