Exception: Downer::FailedDownload

Inherits:
StandardError
  • Object
show all
Defined in:
lib/downer/download_item.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_codeObject

Returns the value of attribute http_code.



4
5
6
# File 'lib/downer/download_item.rb', line 4

def http_code
  @http_code
end

#urlObject

Returns the value of attribute url.



4
5
6
# File 'lib/downer/download_item.rb', line 4

def url
  @url
end