Exception: GenevaDrive::StepConfigurationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/geneva_drive/flow_control.rb

Overview

Raised when a step definition has invalid configuration.

Examples:

raise StepConfigurationError, "Step requires either a block or method name"