Current section

Files

Jump to
shopifex lib shopifex errors runtime_error.ex
Raw

lib/shopifex/errors/runtime_error.ex

defmodule Shopifex.RuntimeError do
defexception message: "An error occurred"
end