Sha256: 3fe7016695bad9e61ff4acca41d8f6ede8e40e7d63f24f1906dffc94becefdc6

Contents?: true

Size: 173 Bytes

Versions: 6

Compression:

Stored size: 173 Bytes

Contents

module GoogleSpreadsheetFetcher
  class SpreadsheetNotFound < StandardError; end
  class SheetNotFound < StandardError; end
  class InvalidSheetUrl < StandardError; end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google_spreadsheet_fetcher-2.2.0 lib/google_spreadsheet_fetcher/error.rb
google_spreadsheet_fetcher-2.1.0 lib/google_spreadsheet_fetcher/error.rb
google_spreadsheet_fetcher-2.0.1 lib/google_spreadsheet_fetcher/error.rb
google_spreadsheet_fetcher-2.0.0 lib/google_spreadsheet_fetcher/error.rb
google_spreadsheet_fetcher-1.9.1 lib/google_spreadsheet_fetcher/error.rb
google_spreadsheet_fetcher-1.9.0 lib/google_spreadsheet_fetcher/error.rb