View Source Code.LoadError exception (Elixir v1.16.1)
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