NM.SettingConnectionError – libnm-util Reference Manual
SettingConnectionError
Description:
[
CCode
( cprefix =
"NM_SETTING_CONNECTION_ERROR_"
) ]
public
errordomain
SettingConnectionError
Describes errors that may result from operations involving a
SettingConnection
.
Namespace:
NM
Package:
libnm-util
Content:
Error codes:
INVALIDPROPERTY
-
the property's value is invalid
IPCONFIGNOTALLOWED
-
ip configuration is not allowed to be present.
MISSINGPROPERTY
-
a required property is not present
TYPESETTINGNOTFOUND
-
the
Setting
object referenced by the setting name contained in the
type
property was not present in the
Connection
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
SettingConnection
if necessary.
2022 vala-language.org