Exception: Pvectl::Config::ContextNotFoundError

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

Overview

Raised when a referenced context does not exist in the configuration.

Examples:

raise ContextNotFoundError, "Context 'production' not found"