Method: Camp3::Error::ResponseError#response_message
- Defined in:
- lib/camp3/error.rb
#response_message ⇒ String
Body content returned in the HTTP response
36 37 38 |
# File 'lib/camp3/error.rb', line 36 def @response.parsed_response. end |