Method: OSDNClient::ApiError#response_body
- Defined in:
- lib/osdn-client/api_error.rb
permalink #response_body ⇒ Object (readonly)
Returns the value of attribute response_body.
26 27 28 |
# File 'lib/osdn-client/api_error.rb', line 26 def response_body @response_body end |