Exception: Cucumber::Glue::ArityMismatchError
- Inherits:
-
StandardError
- Object
- StandardError
- Cucumber::Glue::ArityMismatchError
- Defined in:
- lib/cucumber/glue/invoke_in_world.rb
Overview
Raised if the number of a StepDefinition’s Regexp match groups is different from the number of Proc arguments.