Gjsify LogoGjsify Logo

Describes errors that may result from operations involving a #NMClient.

D-Bus operations may also return errors from other domains, including #NMManagerError, #NMSettingsError, #NMAgentManagerError, and #NMConnectionError.

Index

Enumeration Members

FAILED: number

unknown or unclassified error

MANAGER_NOT_RUNNING: number

an operation that requires NetworkManager failed because NetworkManager is not running

OBJECT_CREATION_FAILED: number

NetworkManager claimed that an operation succeeded, but the object that was allegedly created (eg, #NMRemoteConnection, #NMActiveConnection) was apparently destroyed before #NMClient could create a representation of it.

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