summaryrefslogtreecommitdiffstats
path: root/lasso/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/errors.h')
-rw-r--r--lasso/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/errors.h b/lasso/errors.h
index e6007d10..7452a936 100644
--- a/lasso/errors.h
+++ b/lasso/errors.h
@@ -89,6 +89,7 @@
#define LASSO_PROFILE_ERROR_MISSING_RESOURCE_OFFERING 424
#define LASSO_PROFILE_ERROR_MISSING_SERVICE_DESCRIPTION 425
#define LASSO_PROFILE_ERROR_MISSING_SERVICE_TYPE 426
+#define LASSO_PROFILE_ERROR_MISSING_ASSERTION -427
/* functions/methods parameters checking */
#define LASSO_PARAM_ERROR_BAD_TYPE_OR_NULL_OBJ -501