WebKit.NetworkError – webkit2gtk-4.0 Reference Manual
NetworkError
Description:
[
CCode
( cprefix =
"WEBKIT_NETWORK_ERROR_"
, type_id =
"webkit_network_error_get_type ()"
) ]
public
errordomain
NetworkError
Enum values used to denote the various network errors.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Error codes:
CANCELLED
-
Load failure due to cancellation
FAILED
-
Generic load failure
FILE_DOES_NOT_EXIST
-
Load failure due to missing file
TRANSPORT
-
Load failure due to transport error
UNKNOWN_PROTOCOL
-
Load failure due to unknown protocol
Static methods:
public
static
Quark
quark
()
Gets the quark for the domain of networking errors.
2022 vala-language.org