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