Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

DownloadError

A DownloadError object provides detailed information about a download failure.

Properties

Attribute Type Description
result Read only nsresult The result code associated with this error.
becauseSourceFailed Read only boolean Indicates an error occurred while reading from the remote location.
becauseTargetFailed Read only boolean Indicates an error occurred while writing to the local target.

Properties inherited from Error.prototype

See also

Document Tags and Contributors

 Contributors to this page: P.A.
 Last updated by: P.A.,