Exception: Octokit::ClientError
- Defined in:
- lib/octokit/error.rb
Overview
Raised on errors in the 400-499 range
Direct Known Subclasses
BadRequest, BranchNotProtected, Conflict, Deprecated, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, OneTimePasswordRequired, Unauthorized, UnavailableForLegalReasons, UnprocessableEntity, UnsupportedMediaType
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#build_error_context, #documentation_url, error_for_401, error_for_403, error_for_404, error_for_422, #errors, from_response, #initialize, #response_body, #response_headers, #response_status
Constructor Details
This class inherits a constructor from Octokit::Error