Exception: Octokit::BadGateway

Inherits:
ServerError show all
Defined in:
lib/octokit/error.rb

Overview

Raised when GitHub returns a 502 HTTP status code

Method Summary

Methods inherited from Error

#documentation_url, error_for_401, error_for_403, error_for_404, #errors, from_response, #initialize, #response_body, #response_headers, #response_status

Constructor Details

This class inherits a constructor from Octokit::Error