SecretError

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.

Values

ValueMeaning
Protocol1

received an invalid data or message from the Secret Service

IsLocked2

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

NoSuchObject3

no such item or collection found in the Secret Service

AlreadyExists4

a relevant item or collection already exists

InvalidFileFormat5

the file format is not valid

MismatchedSchema6

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

NoMatchingAttribute7

attribute contained in table not found in corresponding schema

WrongType8

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

EmptyTable9

attribute list passed to secret_attributes_validate has no elements to validate