Packages
libnm-glib
NM
DeviceEthernetError
INVALIDDEVICEMAC
INVALIDETHERNETCONNECTION
MACMISMATCH
NOTETHERNETCONNECTION
UNKNOWNERROR
quark
DeviceEthernetError
Description:
[
CCode
( cprefix =
"NM_DEVICE_ETHERNET_ERROR_"
) ]
public
errordomain
DeviceEthernetError
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
INVALIDDEVICEMAC
-
the device's MAC was invalid
INVALIDETHERNETCONNECTION
-
the Ethernet connection was invalid
MACMISMATCH
-
the MACs of the connection and the device mismatched
NOTETHERNETCONNECTION
-
the connection was not of Ethernet or PPPoE type
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
DeviceEthernet
if necessary.