Enumeration (GI Enum)

Secret-1SecretError

Errors returned by the Secret Service.

None of the errors are appropriate for display to the user. It is up to the application to handle them appropriately.

Index

Enumeration Members

ALREADY_EXISTS: number

a relevant item or collection already exists

EMPTY_TABLE: number

attribute list passed to secret_attributes_validate has no elements to validate

INVALID_FILE_FORMAT: number

the file format is not valid

IS_LOCKED: number

the item or collection is locked and the operation cannot be performed

MISMATCHED_SCHEMA: number

the xdg:schema attribute of the table does not match the schema name

NO_MATCHING_ATTRIBUTE: number

attribute contained in table not found in corresponding schema

NO_SUCH_OBJECT: number

no such item or collection found in the Secret Service

PROTOCOL: number

received an invalid data or message from the Secret Service

WRONG_TYPE: number

attribute could not be parsed according to its type reported in the table's schema