distillery v1.4.0 Mix.Releases.Config.LoadError exception

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Functions

Link to this function exception(args)
exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

Link to this function message(load_error)
message(%Mix.Releases.Config.LoadError{__exception__: term, error: term, file: term}) :: String.t

Callback implementation for Exception.message/1.