Exception: Octokit::TooManyRequests

Inherits:
Forbidden show all
Defined in:
lib/octokit/error.rb

Overview

Raised when GitHub returns a 403 HTTP status code and body matches ‘rate limit exceeded’

Method Summary

Methods inherited from Error

#documentation_url, error_for_401, error_for_403, #errors, from_response, #initialize

Constructor Details

This class inherits a constructor from Octokit::Error