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

View Source

Directory not empty error

Summary

Functions

exception(args)

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

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

Keys

  • :dir_path