Gjsify LogoGjsify Logo

Errors related to the main "network management" interface of NetworkManager. These may be returned from #NMClient methods that invoke D-Bus operations on the "org.freedesktop.NetworkManager" interface, and correspond to D-Bus errors in that namespace.

Index

Enumeration Members

ALREADYASLEEPORAWAKE: number

The manager is already in the requested sleep/wake state.

ALREADYENABLEDORDISABLED: number

The network is already enabled/disabled.

CONNECTIONALREADYACTIVE: number

The connection to be activated was already active on another device.

CONNECTIONNOTACTIVE: number

The request could not be completed because a required connection is not active.

CONNECTIONNOTAVAILABLE: number

The requested connection cannot be activated at this time.

DEPENDENCYFAILED: number

An activation request failed due to a dependency being unavailable.

FAILED: number

unknown or unclassified error

INVALIDARGUMENTS: number

Invalid arguments for D-Bus request

MISSINGPLUGIN: number

A plug-in was needed to complete the activation but is not available.

PERMISSIONDENIED: number

Permission denied.

UNKNOWNCONNECTION: number

The requested connection is not known.

UNKNOWNDEVICE: number

The requested device is not known.

UNKNOWNLOGDOMAIN: number

Unknown log domain in SetLogging

UNKNOWNLOGLEVEL: number

Unknown log level in SetLogging

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method