Method: Essential::APIError#http_status
- Defined in:
- lib/essential/errors/api_error.rb
#http_status ⇒ Object (readonly)
Returns the value of attribute http_status.
5 6 7 |
# File 'lib/essential/errors/api_error.rb', line 5 def http_status @http_status end |