Method: OData4::Service::Response::JSON#error_message
- Defined in:
- lib/odata4/service/response/json.rb
#error_message ⇒ Object
17 18 19 |
# File 'lib/odata4/service/response/json.rb', line 17 def result_json['error'].andand['message'] end |