Dsxir. Errors. Halted exception
(dsxir v0.1.0)
Copy Markdown
Halted-class errors: explicit policy stops surfaced through call_plugs and friends.
Summary
Functions
Create an Elixir.Dsxir.Errors.Halted without raising it.
Callback implementation for Exception.message/1.
Functions
@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.Halted{ __exception__: true, bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Dsxir.Errors.Halted without raising it.
Keys
- :errors
Callback implementation for Exception.message/1.