Exception: Github::Error::Unauthorized

Inherits:
ServiceError show all
Defined in:
lib/github_api/error/service_error.rb

Overview

Raised when GitHub returns the HTTP status code 401

Constant Summary

Constants inherited from ServiceError

ServiceError::MIN_BODY_LENGTH

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

#backtrace, #initialize

Constructor Details

This class inherits a constructor from Github::Error::ServiceError