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. The CLI rescues this and maps it to exit 2.