Exception: Wurk::Collapse::ConfigurationError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/wurk/collapse.rb

Overview

Everything refused here is a configuration mistake, and every door this guards already answers a bad option with an ArgumentError (JobUtil.validate_track!, .validate_bounds!). Subclassing keeps a host that rescues ArgumentError around a declaration working, while leaving the conflicts nameable on their own.