Gjsify LogoGjsify Logo

These identify the various errors that can occur with methods in libaccounts-glib that return a #GError.

Index

Enumeration Members

ACCOUNT_NOT_FOUND: number

the requested account was not found

DB: number

there was an error accessing the accounts database

DB_LOCKED: number

the database was locked

DELETED: number

the account was in the process of being deleted

DISPOSED: number

the account was in the process of being disposed

READONLY: number

the accounts DB is in read-only mode. Since 1.4

STORE_IN_PROGRESS: number

an asynchronous store operation is already in progress. Since 1.4

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