Exception: SvgSentinel::ConfigError

Inherits:
Error
  • Object
show all
Defined in:
lib/svg_sentinel/errors.rb

Overview

Raised for a bad configuration or option: an unparseable config file, a config that is not a mapping, or an unknown severity override. Distinct from a programming ArgumentError so the CLI can report config problems cleanly (exit 2) without swallowing genuine internal errors.