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