Exception: Loopiator::RateLimitError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/loopiator/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/loopiator/errors.rb', line 11

def message
  "You've reached the number of allowed API-requests within the given time period. Please wait a bit and then try again."
end