Method: NexosisApi::HttpException#code
- Defined in:
- lib/nexosis_api/http_exception.rb
#code ⇒ Object (readonly)
Returns the value of attribute code.
22 23 24 |
# File 'lib/nexosis_api/http_exception.rb', line 22 def code @code end |