Sha256: 7f51e559671f1ac050fea0141972c6ed7f1a441fbe9c0f0fa260fbd6d7770620

Contents?: true

Size: 157 Bytes

Versions: 2

Compression:

Stored size: 157 Bytes

Contents

# frozen_string_literal: true

module SocialUrl
  class NotImplementedError < StandardError
  end

  class UnsupportedNetworkError < StandardError
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
social-url-1.2.1 lib/social_url/errors.rb
social-url-1.2.0 lib/social_url/errors.rb