Libraries
»
iex-ruby-client
(2.1.0)
»
Index
»
IEX
»
Errors
»
ClientError
»
#body
Method: IEX::Errors::ClientError#body
Defined in:
lib/iex/errors/client_error.rb
#
body
⇒
Object
19 20 21
# File 'lib/iex/errors/client_error.rb', line 19
def
body
response
[
:body
]
end