Packages
camel-1.2
Camel
FolderError
INSUFFICIENT_PERMISSION
INVALID
INVALID_PATH
INVALID_STATE
INVALID_UID
NON_EMPTY
NON_UID
SUMMARY_INVALID
quark
FolderError
Description:
[
CCode
( cprefix =
"CAMEL_FOLDER_ERROR_"
, type_id =
"camel_folder_error_get_type ()"
) ]
[
Version
( since =
"2.32"
) ]
public
errordomain
FolderError
Namespace:
Camel
Package:
camel-1.2
Content:
Error codes:
INSUFFICIENT_PERMISSION
-
insufficient permissions for the requested operation
INVALID
-
a generic error about invalid operation with the folder
INVALID_PATH
-
the folder path is invalid
INVALID_STATE
-
the folder is in an invalid state
INVALID_UID
-
requested UID is invalid/cannot be found
NON_EMPTY
-
the folder is not empty
NON_UID
-
requested UID is not a UID
SUMMARY_INVALID
-
the folder's summary is invalid/broken
Static methods:
public
static
Quark
quark
()