Exception: Pvectl::Config::ClusterNotFoundError

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

Overview

Raised when a context references a cluster that does not exist.

Examples:

raise ClusterNotFoundError, "Cluster 'main' not found in configuration"