View Source Code.LoadError exception (Elixir v1.17.0-dev)

An exception raised when a file cannot be loaded.

The following fields of this exception are public and can be accessed freely:

  • :file (String.t/0) - the file name
  • :reason (term/0) - the reason why the file could not be loaded