Pk.ClientError – packagekit-glib2 Reference Manual
ClientError
Description:
[
CCode
( cprefix =
"PK_CLIENT_ERROR_"
, type_id =
"pk_client_error_get_type ()"
) ]
public
errordomain
ClientError
Errors that can be thrown
Namespace:
Pk
Package:
packagekit-glib2
Content:
Error codes:
ALREADY_TID
-
the transaction id has already been used (internal error)
CANNOT_START_DAEMON
-
the PackageKit daemon failed to start
DECLINED_INTERACTION
-
the user declined interaction on the task
DECLINED_SIMULATION
-
the simulation was declined by the user
FAILED
-
the transaction failed for an unknown reason
FAILED_AUTH
-
the transaction failed authentication/authorization
INVALID_FILE
-
the file is invalid
INVALID_INPUT
-
the package_id is invalid
LAST
NOT_SUPPORTED
-
the action is not supported
NO_TID
-
the transaction id was not pre-allocated (internal error)
ROLE_UNKNOWN
-
the role was not set (internal error)
Static methods:
public
static
Quark
quark
()
An error quark for
ClientError
.
2022 vala-language.org