Enumeration

CamelFolderError

since: 2.32

Declaration

error-domain Camel.FolderError

Description

No description available.

Available since: 2.32

Members

Name Description
CAMEL_FOLDER_ERROR_INVALID

A generic error about invalid operation with the folder.

CAMEL_FOLDER_ERROR_INVALID_STATE

The folder is in an invalid state.

CAMEL_FOLDER_ERROR_NON_EMPTY

The folder is not empty.

CAMEL_FOLDER_ERROR_NON_UID

Requested UID is not a UID.

CAMEL_FOLDER_ERROR_INSUFFICIENT_PERMISSION

Insufficient permissions for the requested operation.

CAMEL_FOLDER_ERROR_INVALID_PATH

The folder path is invalid.

CAMEL_FOLDER_ERROR_INVALID_UID

Requested UID is invalid/cannot be found.

CAMEL_FOLDER_ERROR_SUMMARY_INVALID

The folder’s summary is invalid/broken.

Type functions

camel_folder_error_quark
No description available.