Jido.VFS.Errors.AbsolutePath exception (Jido.VFS v1.0.0)

View Source

Absolute path not allowed error

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Jido.VFS.Errors.AbsolutePath{
  __exception__: true,
  absolute_path: term(),
  bread_crumbs: term(),
  class: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Jido.VFS.Errors.AbsolutePath without raising it.

Keys

  • :absolute_path