aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-exception-list.def
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-exception-list.def')
-rw-r--r--camel/camel-exception-list.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-exception-list.def b/camel/camel-exception-list.def
index c157d9544c..e99f0c90d9 100644
--- a/camel/camel-exception-list.def
+++ b/camel/camel-exception-list.def
@@ -10,6 +10,7 @@ CAMEL_EXCEPTION_NONE = 0,
/* Generic exceptions */
CAMEL_EXCEPTION_INVALID_PARAM,
CAMEL_EXCEPTION_SYSTEM,
+CAMEL_EXCEPTION_USER_CANCEL,
/* CamelFolderException */
CAMEL_EXCEPTION_FOLDER_NULL = 100,