Method: Tweetwine::HttpError#http_code
- Defined in:
- lib/tweetwine/exceptions.rb
#http_code ⇒ Object (readonly)
Returns the value of attribute http_code.
42 43 44 |
# File 'lib/tweetwine/exceptions.rb', line 42 def http_code @http_code end |