Exception: Mutineer::ConfigError
- Inherits:
-
StandardError
- Object
- StandardError
- Mutineer::ConfigError
- Defined in:
- lib/mutineer/config.rb
Overview
Raised by the config layer instead of calling exit/abort — a data class must never kill the host process (R8). The CLI rescues this and maps it to exit 2.