NM.RemoteSettingsError – libnm-glib Reference Manual
RemoteSettingsError
Description:
[
CCode
( cprefix =
"NM_REMOTE_SETTINGS_ERROR_"
) ]
public
errordomain
RemoteSettingsError
Describes errors that may result from operations involving a
RemoteSettings
.
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
CONNECTIONREMOVED
-
the
RemoteConnection
object was removed before it was completely initialized
CONNECTIONUNAVAILABLE
-
the
RemoteConnection
object is not visible or otherwise unreadable
SERVICEUNAVAILABLE
-
NetworkManager is not running.
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
quark
()
Registers an error quark for
RemoteSettings
if necessary.
2022 vala-language.org