Packages
libnm-glib
NM
DeviceGenericError
MISSINGINTERFACENAME
NOTGENERICCONNECTION
UNKNOWNERROR
quark
DeviceGenericError
Description:
[
CCode
( cprefix =
"NM_DEVICE_GENERIC_ERROR_"
) ]
public
errordomain
DeviceGenericError
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
MISSINGINTERFACENAME
-
the connection did not specify the interface name
NOTGENERICCONNECTION
-
the connection was not of generic type
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
DeviceGeneric
if necessary.