Sha256: 231c2b91529f84421859b9a904641551da4ab6249667d6b9d224cc5297cdd17c

Contents?: true

Size: 126 Bytes

Versions: 9

Compression:

Stored size: 126 Bytes

Contents

# frozen_string_literal: true

module LightspeedRestaurantClient
  class APIError < LightspeedRestaurantClientError
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lightspeed_restaurant-3.5.0 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.3.3 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.3.2 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.3.1 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.3.0 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.2.0 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.1.0 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-3.0.0 lib/lightspeed_restaurant/errors/api_error.rb
lightspeed_restaurant-2.0.0 lib/lightspeed_restaurant/errors/api_error.rb