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

 Last updated by: P.A.,