View Source Reactor.Error.Invalid.RunStepError exception (reactor v0.10.1)
This error is returned when an error occurs during step execution.
Its error
key will contain the error that was raised or returned by the
c:Step.run/3
callback.
This error is returned when an error occurs during step execution.
Its error
key will contain the error that was raised or returned by the
c:Step.run/3
callback.