Method: Common::Client::Middleware::Response::RaiseCustomError#body
- Defined in:
- lib/common/client/middleware/response/raise_custom_error.rb
#body ⇒ Object (readonly)
Returns the value of attribute body.
10 11 12 |
# File 'lib/common/client/middleware/response/raise_custom_error.rb', line 10 def body @body end |