Method: Bandwidth::APIException#response
- Defined in:
- lib/bandwidth/exceptions/api_exception.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
9 10 11 |
# File 'lib/bandwidth/exceptions/api_exception.rb', line 9 def response @response end |