Enumeration
AppStreamMetadataError
Members
Name | Description |
---|---|
AS_METADATA_ERROR_FAILED |
Generic failure. |
AS_METADATA_ERROR_PARSE |
Unable to parse the metadata file. |
AS_METADATA_ERROR_FORMAT_UNEXPECTED |
Expected catalog metadata but got metainfo metadata, or vice versa. |
AS_METADATA_ERROR_NO_COMPONENT |
We expected a component in the pool, but couldn’t find one. |
AS_METADATA_ERROR_VALUE_MISSING |
A essential value is missing in the source document. |