E.ClientError – libedataserver-1.2 Reference Manual
ClientError
Description:
[
CCode
( cprefix =
"E_CLIENT_ERROR_"
, has_type_id =
false
) ]
[
Version
( since =
"3.2"
) ]
public
enum
ClientError
Error codes for
Client
operations.
Namespace:
E
Package:
libedataserver-1.2
Content:
Enum values:
AUTHENTICATION_FAILED
-
Authentication failed
AUTHENTICATION_REQUIRED
-
Authentication required
BUSY
-
The client is busy
CANCELLED
-
The operation was cancelled
COULD_NOT_CANCEL
-
The operation cannot be cancelled
DBUS_ERROR
-
A D-Bus error occurred
INVALID_ARG
-
Invalid argument was used
INVALID_QUERY
-
The query was invalid
NOT_OPENED
-
The client is not opened
NOT_SUPPORTED
-
The operation is not supported
OFFLINE_UNAVAILABLE
-
The operation is unavailable in offline mode
OTHER_ERROR
-
Other error
OUT_OF_SYNC
-
The client is out of sync with the server
PERMISSION_DENIED
-
Permission denied for the operation
QUERY_REFUSED
-
The query was refused by the server side
REPOSITORY_OFFLINE
-
The repository (client) is offline
SEARCH_SIZE_LIMIT_EXCEEDED
-
Search size limit exceeded
SEARCH_TIME_LIMIT_EXCEEDED
-
Search time limit exceeded
SOURCE_ALREADY_LOADED
-
The source is already loaded
SOURCE_NOT_LOADED
-
The source is not loaded
TLS_NOT_AVAILABLE
-
TLS is not available
UNSUPPORTED_AUTHENTICATION_METHOD
-
Requested authentication method is not supported
2022 vala-language.org