Exception: Pvectl::Config::MissingCredentialsError

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

Overview

Raised when no valid credentials are available for authentication.

Examples:

raise MissingCredentialsError, "No valid credentials found. Provide token or username/password"