Exception: Pvectl::Config::ConfigError
- Inherits:
-
StandardError
- Object
- StandardError
- Pvectl::Config::ConfigError
- Defined in:
- lib/pvectl/config/errors.rb
Overview
Base error class for all configuration-related exceptions.
All configuration errors inherit from this class, allowing consumers to catch all config errors with a single rescue clause.
Direct Known Subclasses
ClusterNotFoundError, ConfigNotFoundError, ContextNotFoundError, InvalidConfigError, MissingCredentialsError, UserNotFoundError