Reactor.Error.Invalid.UndoStepError exception (reactor v0.12.1)
View SourceThis error is returned when an error occurs when attempting to undo step execution.
Its error
key will contain the error that was raised or returned by the
c:Step.undo/4
callback.