Method: OldApiResource::ConnectionError#http_code

Defined in:
lib/old_api_resource/exceptions.rb

#http_codeObject



20
21
22
# File 'lib/old_api_resource/exceptions.rb', line 20

def http_code
  self.class.http_code
end