We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4103452 commit e6a9719Copy full SHA for e6a9719
lib/serpapi/error.rb
@@ -1,5 +1,6 @@
1
# Module includes SerpApi error handling.
2
# frozen_string_literal: true
3
+
4
module SerpApi
5
# SerpApiError wraps any errors related to the SerpApi client.
6
class SerpApiError < StandardError
0 commit comments