Parent

Methods

Class/Module Index [+]

Quicksearch

Github::Error::BadRequest

Raised when Github returns the HTTP status code 400

Public Class Methods

new(response) click to toggle source
# File lib/github_api/error/bad_request.rb, line 8
def initialize(response)
  super(response)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.