Exception: Brut::CLI::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Brut::CLI::Error
- Defined in:
- lib/brut/cli/error.rb
Overview
All errors from a Brut CLI should extend this. Any error that does will be caught and handled without showing the user a stack trace.