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
ALREADY_EXISTS: 4

a relevant item or collection already exists

EMPTY_TABLE: 9

attribute list passed to secret_attributes_validate has no elements to validate

0.21.2

INVALID_FILE_FORMAT: 5

the file format is not valid

IS_LOCKED: 2

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

MISMATCHED_SCHEMA: 6

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

0.21.2

NO_MATCHING_ATTRIBUTE: 7

attribute contained in table not found in corresponding schema

0.21.2

NO_SUCH_OBJECT: 3

no such item or collection found in the Secret Service

PROTOCOL: 1

received an invalid data or message from the Secret Service

WRONG_TYPE: 8

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

0.21.2

Variables

$gtype