Exception: Vident2::DeclarationError
- Defined in:
- lib/vident2/error.rb
Overview
Raised at class-definition time when a ‘stimulus do` block is structurally incompatible with the class (e.g. a `no_stimulus_controller` class emitting DSL entries). Carries a caller location pointing at the offending `stimulus do` call.