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.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/camel-exception-list.def b/camel/camel-exception-list.def
index 8e14625c1b..c157d9544c 100644
--- a/camel/camel-exception-list.def
+++ b/camel/camel-exception-list.def
@@ -23,3 +23,9 @@ CAMEL_EXCEPTION_FOLDER_INVALID_UID,
/* CamelStoreException */
CAMEL_EXCEPTION_STORE_NULL = 200,
+CAMEL_EXCEPTION_STORE_INVALID,
+
+/* CamelServiceException */
+CAMEL_EXCEPTION_SERVICE_NULL = 300,
+CAMEL_EXCEPTION_SERVICE_INVALID,
+CAMEL_EXCEPTION_SERVICE_URL_INVALID