Exception: Octokit::BranchNotProtected

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

Overview

Raised when GitHub returns a 404 HTTP status code and body matches 'Branch not protected'

Method Summary

Methods inherited from Error

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

Constructor Details

This class inherits a constructor from Octokit::Error