Elixir
v1.16.2
页面
模块
搜索 Elixir 文档
设置
查看源代码
System.EnvError
异常
(Elixir v1.16.2)
当系统环境变量未设置时引发的异常。
例如,请参见
System.fetch_env!/1
。