Github::Error::ServiceError
Raised when Github returns the HTTP status code 400
# File lib/github_api/error/bad_request.rb, line 8 def initialize(response) super(response) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.