Current section
Files
Jump to
Current section
Files
lib/exkonsument/handling_error.ex
defmodule ExKonsument.HandlingError do
defexception message: "Handling function returned invalid value", return: nil
end