Method: OEHClient::Exception::HTTPRequestException#http_code
- Defined in:
- lib/oehclient/exception.rb
#http_code ⇒ Object
Returns the value of attribute http_code.
31 32 33 |
# File 'lib/oehclient/exception.rb', line 31 def http_code @http_code end |