Exception: Octokit::ServerError
- Defined in:
- lib/octokit/error.rb
Overview
Raised on errors in the 500-599 range
Direct Known Subclasses
BadGateway, InternalServerError, NotImplemented, ServiceUnavailable
Method Summary
Methods inherited from Error
#documentation_url, error_for_401, error_for_403, error_for_404, #errors, from_response, #initialize, #response_status
Constructor Details
This class inherits a constructor from Octokit::Error