Exception: Github::Error::Unauthorized
- Inherits:
-
ServiceError
- Object
- StandardError
- GithubError
- ServiceError
- Github::Error::Unauthorized
- Defined in:
- lib/github_api2/error/service_error.rb
Overview
Raised when GitHub returns the HTTP status code 401
Constant Summary
Constants inherited from ServiceError
Instance Attribute Summary
Attributes inherited from GithubError
#response_headers, #response_message
Method Summary
Methods inherited from ServiceError
#data, error_mapping, #error_messages, http_status_code, #initialize
Methods inherited from GithubError
Constructor Details
This class inherits a constructor from Github::Error::ServiceError