Exception: Octokit::Forbidden
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ClientError
- Octokit::Forbidden
- Defined in:
- lib/octokit/error.rb
Overview
Raised when GitHub returns a 403 HTTP status code
Direct Known Subclasses
AbuseDetected, AccountSuspended, RepositoryUnavailable, TooManyLoginAttempts, TooManyRequests, UnverifiedEmail
Method Summary
Methods inherited from Error
#documentation_url, #errors, from_response, #initialize, #response_body, #response_headers, #response_status
Constructor Details
This class inherits a constructor from Octokit::Error