Jido. VFS. Errors. AdapterError exception
(Jido.VFS v1.0.0)
View Source
Generic adapter error
Summary
Functions
Create an Elixir.Jido.VFS.Errors.AdapterError without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Jido.VFS.Errors.AdapterError{ __exception__: true, adapter: term(), bread_crumbs: term(), class: term(), path: term(), reason: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Jido.VFS.Errors.AdapterError without raising it.
Keys
- :adapter
- :reason