Jido. VFS. Errors. Invalid exception
(Jido.VFS v1.0.0)
View Source
Invalid operation or argument errors
Summary
Functions
Create an Elixir.Jido.VFS.Errors.Invalid without raising it.
Callback implementation for Exception.message/1.
Functions
@spec exception(opts :: Keyword.t()) :: %Jido.VFS.Errors.Invalid{ __exception__: true, bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Jido.VFS.Errors.Invalid without raising it.
Keys
- :errors
Callback implementation for Exception.message/1.