Current section

Files

Jump to
temp lib temp error.ex
Raw

lib/temp/error.ex

defmodule Temp.Error do
defexception message: "Could not make temp file"
end