Exception: Octokit::TooManyLoginAttempts

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

Overview

Raised when GitHub returns a 403 HTTP status code and body matches ‘login attempts exceeded’

Method Summary

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from Octokit::Error