# frozen_string_literal: true module SocialUrl class UnsupportedNetworkError < StandardError end end