Splode.Error.Unknown exception (splode v0.2.9)
View SourceThe default top level unknown error container
Summary
Functions
Create an Elixir.Splode.Error.Unknown
without raising it.
Callback implementation for Exception.message/1
.
Functions
@spec exception(opts :: Keyword.t()) :: %Splode.Error.Unknown{ __exception__: true, bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Splode.Error.Unknown
without raising it.
Keys
- :errors
Callback implementation for Exception.message/1
.