Method: Github::Error::GithubError#response_message

Defined in:
lib/github_api/error.rb

#response_messageObject (readonly)

Returns the value of attribute response_message.



10
11
12
# File 'lib/github_api/error.rb', line 10

def response_message
  @response_message
end