Exception: Pvectl::Config::UserNotFoundError

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

Overview

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

Examples:

raise UserNotFoundError, "User 'admin' not found in configuration"