StepWise.Error exception (step_wise v0.6.1)

For errors generated by StepWise itself

Link to this section Summary

Link to this section Types

@type t() :: %StepWise.Error{
  __exception__: true,
  context: term(),
  func: function(),
  message: term()
}