lib/hashids/decoding_error.ex

defmodule Hashids.DecodingError do
  defexception message: ""
end