Spice.ClientError – spice-client-glib-2.0 Reference Manual
ClientError
Description:
[
CCode
( cprefix =
"SPICE_CLIENT_ERROR_"
) ]
public
errordomain
ClientError
Error codes returned by spice-client API.
Namespace:
Spice
Package:
spice-client-glib-2.0
Content:
Error codes:
AUTH_NEEDS_PASSWORD
-
password is required
AUTH_NEEDS_PASSWORD_AND_USERNAME
-
password and username are required
AUTH_NEEDS_USERNAME
-
username is required
FAILED
-
generic error code
USB_DEVICE_LOST
-
device disconnected (fatal IO error)
USB_DEVICE_REJECTED
-
device redirection rejected by host
USB_SERVICE
-
USB service error
Static methods:
public
static
Quark
quark
()
Gets a
Quark
representing the string "spice-client-error-quark"
2022 vala-language.org