Sha256: 6c0cdcf321684472df29158db496984f58b4e3ccf7493325a90d41999ffee39d

Contents?: true

Size: 131 Bytes

Versions: 8

Compression:

Stored size: 131 Bytes

Contents

# frozen_string_literal: true

module LightspeedRestaurantClient
  class NotFoundError < LightspeedRestaurantClientError
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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