Grl.CoreError – grilo-0.3 Reference Manual
CoreError
Description:
[
CCode
( cprefix =
"GRL_CORE_ERROR_"
, has_type_id =
false
) ]
public
enum
CoreError
These constants identify all the available core errors
Namespace:
Grl
Package:
grilo-0.3
Content:
Enum values:
AUTHENTICATION_TOKEN
-
Invalid authentication token
BROWSE_FAILED
-
The browse operation failed
CONFIG_FAILED
-
Failed to set configuration for plugin
CONFIG_LOAD_FAILED
-
Failed to load plugin configuration from a file
LOAD_PLUGIN_FAILED
-
Failed to load plugin
MEDIA_FROM_URI_FAILED
-
The media from_uri operation failed
MEDIA_NOT_FOUND
-
The media was not found
NOTIFY_CHANGED_FAILED
-
Failed to start changed notifications
OPERATION_CANCELLED
-
The operation was cancelled
QUERY_FAILED
-
The query operation failed
REGISTER_METADATA_KEY_FAILED
-
Failed to register metadata key
REMOVE_FAILED
-
The removal operation failed
RESOLVE_FAILED
-
The resolution operation failed
SEARCH_FAILED
-
The search operation failed
SEARCH_NULL_UNSUPPORTED
-
Searching NULL-text is not supported
STORE_FAILED
-
The store operation failed
STORE_METADATA_FAILED
-
The store metadata operation failed
UNLOAD_PLUGIN_FAILED
-
Failed to unload plugin
UNREGISTER_SOURCE_FAILED
-
Failed to unregister source
2022 vala-language.org