Method: Cucumber::Ast::StepInvocation#exception

Defined in:
lib/cucumber/ast/step_invocation.rb

#exceptionObject

Returns the value of attribute exception.



12
13
14
# File 'lib/cucumber/ast/step_invocation.rb', line 12

def exception
  @exception
end