Exception: WebinarJam::RateLimitError

Inherits:
APIError show all
Defined in:
lib/webinarjam/errors.rb

Overview

HTTP 429 — the API allows at most 20 calls per second per user.

Instance Attribute Summary

Attributes inherited from APIError

#body, #http_status

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from WebinarJam::APIError