Expand description
Core error types for Genja.
This module currently defines configuration, inventory, and runtime error types used by core APIs to report failures in a consistent way.
Enumsยง
- Config
Load Error - Error returned when loading the top-level settings file fails.
- Genja
Error - Generic error type for core Genja operations.
- Inventory
File Kind - Logical inventory section associated with an inventory load error.
- Inventory
Load Error - Error returned when inventory loading fails.
- SshConfig
Error - Error returned when SSH configuration validation or parsing fails.