PoolError
Description:
[ CCode ( cprefix = "AS_POOL_ERROR_" , type_id = "as_pool_error_get_type ()" ) ]
public errordomain PoolError
Content:
Error codes:
- COLLISION - An AppStream-ID collision
occured (a component with that ID already existed in the pool)
- FAILED - Generic failure
- INCOMPLETE - The pool was loaded,
but we had to ignore some metadata.
- OLD_CACHE - Some issue with an old
on-disk cache occured.
- TARGET_NOT_WRITABLE - We do
not have write-access to the cache target location.
Static methods:
- public static Quark quark ()