Skip to main content

Module error

Module error 

Source
Expand description

Domain-specific error types for agent-procs.

Each module area has its own error enum so callers can match on specific failure modes rather than parsing opaque strings.

Enumsยง

ClientError
Errors from the CLI client communicating with the daemon.
ConfigError
Errors from configuration file parsing and dependency resolution.
ProxyError
Errors from the reverse proxy subsystem.