Exception: Teek::UI::ValidationError
- Inherits:
-
StandardError
- Object
- StandardError
- Teek::UI::ValidationError
- Defined in:
- lib/teek/ui/errors.rb
Overview
Raised by Teek::UI::Validator#validate! when the build tree has one or more raise-level problems. The message lists every one found, not just the first, so a build can be fixed in one pass instead of a cycle of "run, hit the next cryptic Tcl error, fix, repeat."