Reactor.Error.Invalid.RunStepError exception (reactor v0.12.1)
View SourceThis 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.