Exception: WPScan::Error::Download
- Defined in:
- lib/wpscan/errors/http.rb
Overview
Used in the Updater
Instance Attribute Summary
Attributes inherited from HTTP
Instance Method Summary collapse
Methods inherited from HTTP
Constructor Details
This class inherits a constructor from WPScan::Error::HTTP
Instance Method Details
#to_s ⇒ Object
33 34 35 |
# File 'lib/wpscan/errors/http.rb', line 33 def to_s "Unable to get #{failure_details}" end |