Current section

Files

Jump to
exkonsument lib exkonsument handling_error.ex
Raw

lib/exkonsument/handling_error.ex

defmodule ExKonsument.HandlingError do
defexception message: "Handling function returned invalid value", return: nil
end