Exception: Pcrd::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Pcrd::Error
- Defined in:
- lib/pcrd/error.rb
Overview
Base class for every error pcrd raises on purpose. Catching Pcrd::Error at the CLI boundary turns expected failures into clean messages, while letting genuinely unexpected errors (real bugs) surface with their backtrace.
Direct Known Subclasses
Commands::Analyze::Error, Config::LoadError, ConfigError, Connection::Error, Replication::Error, Schema::SetupError, Schema::TableNotFound