Packages
libnm-util
NM
SettingIP6ConfigError
INVALIDPROPERTY
MISSINGPROPERTY
NOTALLOWEDFORMETHOD
UNKNOWNERROR
quark
SettingIP6ConfigError
Description:
[
CCode
( cprefix =
"NM_SETTING_IP6_CONFIG_ERROR_"
) ]
public
errordomain
SettingIP6ConfigError
Namespace:
NM
Package:
libnm-util
Content:
Error codes:
INVALIDPROPERTY
-
the property was invalid
MISSINGPROPERTY
-
the property was missing and is required
NOTALLOWEDFORMETHOD
-
the property's value is not valid with the given IPv6 method
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
SettingIP6Config
if necessary.