Exception: Octokit::ClientError
- Defined in:
- lib/octokit/error.rb
Overview
Raised on errors in the 400-499 range
Direct Known Subclasses
BadRequest, BranchNotProtected, Conflict, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, OneTimePasswordRequired, Unauthorized, UnavailableForLegalReasons, UnprocessableEntity, UnsupportedMediaType
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