Jido. Signal. Error. Internal exception
(Jido Signal v2.2.0)
View Source
Splode error class for unexpected internal failures.
Summary
Functions
Create an Elixir.Jido.Signal.Error.Internal without raising it.
Callback implementation for Exception.message/1.
Functions
@spec exception(opts :: Keyword.t()) :: %Jido.Signal.Error.Internal{ __exception__: true, bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Jido.Signal.Error.Internal without raising it.
Keys
- :errors
Callback implementation for Exception.message/1.