Skip to main content

Module errors

Module errors 

Source
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ยง

ConfigLoadError
Error returned when loading the top-level settings file fails.
GenjaError
Generic error type for core Genja operations.
InventoryFileKind
Logical inventory section associated with an inventory load error.
InventoryLoadError
Error returned when inventory loading fails.
SshConfigError
Error returned when SSH configuration validation or parsing fails.