Gjsify LogoGjsify Logo

Errors related to the settings/persistent configuration interface of NetworkManager.

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

Index

Enumeration Members

FAILED: number

unknown or unclassified error

INVALIDARGUMENTS: number

invalid arguments

INVALIDCONNECTION: number

the connection was invalid

INVALIDHOSTNAME: number

attempted to set an invalid hostname

NOTSUPPORTED: number

the requested operation is not supported by any active settings backend

PERMISSIONDENIED: number

permission denied

READONLYCONNECTION: number

attempted to modify a read-only connection

UUIDEXISTS: number

a connection with that UUID already exists

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