Exception: EasyCaddy::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/easy_caddy/error.rb

Overview

Raised for expected, user-actionable failures: invalid Caddy config, domain/port conflicts, unwritable log files. The CLI prints the message and exits non-zero WITHOUT a Ruby backtrace — these are not bugs, they’re things the user is expected to fix and re-run.