Method: Miasma::Error::ApiError#response_error_msg
- Defined in:
- lib/miasma/error.rb
#response_error_msg ⇒ String (readonly)
Returns response error message.
22 23 24 |
# File 'lib/miasma/error.rb', line 22 def response_error_msg @response_error_msg end |