Jidoka runtime execution error.
Summary
Functions
Create an Elixir.Jidoka.Error.ExecutionError without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Jidoka.Error.ExecutionError{ __exception__: true, bread_crumbs: term(), class: term(), details: term(), message: term(), path: term(), phase: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Jidoka.Error.ExecutionError without raising it.
Keys
- :message
- :phase
- :details