AccountsError
Description:
[ CCode ( cprefix = "AG_ACCOUNTS_ERROR_" ) ]
public errordomain AccountsError
These identify the various errors that can occur with methods in libaccounts-glib that return a
Error.
Content:
Error codes:
- ACCOUNT_NOT_FOUND -
the requested account was not found
- DB - there was an error accessing
the accounts database
- DB_LOCKED - the database was
locked
- DELETED - the account was in
the process of being deleted
- DISPOSED - the account was in
the process of being disposed
- READONLY - the accounts DB is
in read-only mode.
- STORE_IN_PROGRESS -
an asynchronous store operation is already in progress.
Static methods: