Python Error Handling

Guides expert-level Python error handling: exception hierarchy design, custom exception classes, contextlib patterns, structured logging integration, error propagation strategies, and recovery patterns. Covers designing error handling that makes debugging faster. Use when the user asks about Python exception handling, designing custom exceptions, error propagation, logging strategy, or structuring error recovery in Python applications. Do NOT use when the user asks about Python project setup (use `python-project-setup`), async-specific error handling (use `python-async-patterns`), or language-agnostic error patterns (check framework-specific skills).

FerroxLabs 0885f3e 2 files · 40.7 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/python-error-handling commit 0885f3e5d7

Frequently asked questions

npx skillmds@latest add ferroxlabs/python-error-handling