This signal is emitted when an error occurs during the download operation.
The given error
, of the domain webkit_download_error, contains further details of the
failure. If the download is cancelled with cancel, this signal is emitted with
error webkit_download_error_cancelled_by_user. The download operation finishes after an error and
finished signal is emitted after this one.
error |
the Error that was triggered |