Sha256: 3e8abd60a6f47cf5a04fb0c4e2d964ce9cb5e9c3b63e45694b52b9c9b3c9ccea

Contents?: true

Size: 118 Bytes

Versions: 4

Compression:

Stored size: 118 Bytes

Contents

# frozen_string_literal: true

module HubSpot
  module HTTPApiCalls
    class Error < StandardError
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hub_spot-0.3.1 lib/hub_spot/http_api_calls/error.rb
hub_spot-0.3.0 lib/hub_spot/http_api_calls/error.rb
hub_spot-0.2.1 lib/hub_spot/http_api_calls/error.rb
hub_spot-0.2.0 lib/hub_spot/http_api_calls/error.rb