Exception: Pvectl::Config::ConfigNotFoundError

Inherits:
ConfigError
  • Object
show all
Defined in:
lib/pvectl/config/errors.rb

Overview

Raised when the configuration file cannot be found at the specified path.

Examples:

raise ConfigNotFoundError, "Configuration file not found: ~/.pvectl/config"