Gjsify LogoGjsify Logo

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

Index

Enumeration Members

PROPERTYNOTFOUND: number

a property required by the operation was not found; for example, an attempt to update an invalid secret

PROPERTYNOTSECRET: number

an operation which requires a secret was attempted on a non-secret property

PROPERTYTYPEMISMATCH: number

the operation requires a property of a specific type, or the value couldn't be transformed to the same type as the property being acted upon

UNKNOWNERROR: number

unknown or unclassified error

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