Exception: FlossFunding::ConfigNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/floss_funding/config_loader.rb

Overview

Raised when a requested configuration file cannot be found on disk.
Intended to be caught by callers that need to distinguish between
“file missing” and other YAML parsing issues.