Gjsify LogoGjsify Logo

Device-related errors.

These errors may be returned directly from #NMDevice methods, or may be returned from D-Bus operations (where they correspond to errors in the "org.freedesktop.NetworkManager.Device" namespace).

Index

Enumeration Members

CREATIONFAILED: number

NetworkManager failed to create the device

FAILED: number

unknown or unclassified error

INCOMPATIBLECONNECTION: number

the specified connection is not compatible with this device.

INVALIDARGUMENT: number

invalid argument. Since: 1.16.

INVALIDCONNECTION: number

the specified connection is not valid

MISSINGDEPENDENCIES: number

the requested operation could not be completed due to missing dependencies.

NOTACTIVE: number

the device does not have an active connection

NOTALLOWED: number

the requested operation is not allowed at this time.

NOTSOFTWARE: number

the requested operation is only valid on software devices.

SPECIFICOBJECTNOTFOUND: number

the "specific object" in the activation request (eg, the #NMAccessPoint or #NMWimaxNsp) was not found.

VERSIONIDMISMATCH: number

the version id did not match.

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