Current section

Files

Jump to
avetmiss lib errors config_error.ex
Raw

lib/errors/config_error.ex

defmodule Avetmiss.Errors.ConfigError do
defexception message: "Given key not found in AVETMISS config"
end