Exception: Octokit::ServiceUnavailable

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

Overview

Raised when GitHub returns a 503 HTTP status code

Instance Attribute Summary

Attributes inherited from Error

#context

Method Summary

Methods inherited from Error

#build_error_context, #documentation_url, #errors, from_response, #initialize, #response_body, #response_headers, #response_status

Constructor Details

This class inherits a constructor from Octokit::Error