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

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

exception(args)
exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

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

Callback implementation for Exception.message/1.