Exception: Curl::Multi::DownloadError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Curl::Multi::DownloadError
- Defined in:
- lib/curl/multi.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object
Returns the value of attribute errors.
5 6 7 |
# File 'lib/curl/multi.rb', line 5 def errors @errors end |