Exception: Rowling::Response403Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rowling/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
16
17
# File 'lib/rowling/exceptions.rb', line 15

def message
  "Exceeded quota per second/api rate limit"
end