Method: Akasha::HttpError#status_code
- Defined in:
- lib/akasha/exceptions.rb
#status_code ⇒ Object (readonly)
Returns the value of attribute status_code.
50 51 52 |
# File 'lib/akasha/exceptions.rb', line 50 def status_code @status_code end |