Current section

Files

Jump to
shopifex lib shopifex errors update_error.ex
Raw

lib/shopifex/errors/update_error.ex

defmodule Shopifex.UpdateError do
defexception message: "Update failed"
end