Current section

Files

Jump to
double lib verifying_double_error.ex
Raw

lib/verifying_double_error.ex

defmodule VerifyingDoubleError do
defexception message: "The stubbed function is not defined in the source module."
end