Reactor.Error.Internal.PlanError exception (reactor v0.15.0)
View SourceThis error is returned when the step graph cannot be built.
Summary
Functions
Create an Elixir.Reactor.Error.Internal.PlanError
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Reactor.Error.Internal.PlanError{ __exception__: true, bread_crumbs: term(), class: term(), graph: term(), message: term(), path: term(), reactor: term(), splode: term(), stacktrace: term(), step: term(), vars: term() }
Create an Elixir.Reactor.Error.Internal.PlanError
without raising it.
Keys
- :graph
- :message
- :reactor
- :step