Expand description
Centralized error handling system
Local error stack. Currently dead code - every Mountain consumer uses
CommonLibrary::Error::CommonError instead. Files remain in place to
preserve the original taxonomy; remove or migrate when the strategy is
settled.
TODO: zero callers as of 2026-05-02. Either delete and rely on
CommonLibrary::Error, or migrate consumers off CommonError and onto
these richer per-domain types.
Modulesยง
- Configuration
Error - Configuration Error Types
- Core
Error - Core Error Types (local, dead-code stack)
- File
System Error - File System Error Types
- IPCError
- IPC Error Types
- Provider
Error - Provider Error Types
- Service
Error - Service Error Types