WebKit.PolicyError – webkit2gtk-4.0 Reference Manual
PolicyError
Description:
[
CCode
( cprefix =
"WEBKIT_POLICY_ERROR_"
, type_id =
"webkit_policy_error_get_type ()"
) ]
public
errordomain
PolicyError
Enum values used to denote the various policy errors.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Error codes:
CANNOT_SHOW_MIME_TYPE
-
Load failure due to unsupported mime type
CANNOT_SHOW_URI
-
Load failure due to URI that can not be shown
CANNOT_USE_RESTRICTED_PORT
-
Load failure due to port restriction
FAILED
-
Generic load failure due to policy error
FRAME_LOAD_INTERRUPTED_BY_POLICY_CHANGE
-
Load failure due to frame load interruption by policy change
Static methods:
public
static
Quark
quark
()
Gets the quark for the domain of policy errors.
2022 vala-language.org