Method: Twilio::REST::RestError#error_message
- Defined in:
- lib/twilio-ruby/framework/rest/error.rb
#error_message ⇒ Object (readonly)
Returns the value of attribute error_message.
9 10 11 |
# File 'lib/twilio-ruby/framework/rest/error.rb', line 9 def @error_message end |