Method: HP::Cloud::ErrorResponse#error_string
- Defined in:
- lib/hpcloud/error_response.rb
#error_string ⇒ Object (readonly)
Returns the value of attribute error_string.
26 27 28 |
# File 'lib/hpcloud/error_response.rb', line 26 def error_string @error_string end |