WebKit2.DownloadError (original) (raw)
Enumeration
WebKit2DownloadError
Declaration
error-domain WebKit2.DownloadError
Description [src]
Enum values used to denote the various download errors.
Members
Download failure due to network error.
- Value:
499
- Nickname:
network
- Available since: 4.1
WEBKIT_DOWNLOAD_ERROR_CANCELLED_BY_USER
Download was cancelled by user.
- Value:
400
- Nickname:
cancelled-by-user
- Available since: 4.1
WEBKIT_DOWNLOAD_ERROR_DESTINATION
Download failure due to destination error.
- Value:
401
- Nickname:
destination
- Available since: 4.1