exception-taxonomy - Hierarchical exception system for API error handling
Hierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Define machine-readable error codes
- Map exceptions to HTTP status codes
- Format structured error responses
- Provide retry hints for errors
- Convert exceptions to JSON responses
Inputs
- Error context and detail parameters
- HTTP status codes and error codes
Outputs
- Structured JSON error responses
- HTTP error responses with headers
Requirements
- Python runtime
- TypeScript or JavaScript runtime
