[Release] wrt-installer_0.1.54
[framework/web/wrt-installer.git] / src / jobs / job_exception_error.h
index 9aebb74..1caba99 100644 (file)
@@ -77,6 +77,7 @@ enum Type
     ErrorInstallOspServcie,                 ///< Failure in installing osp service
     ErrorPluginInstallationFailed,          ///< failure in plugin installation
     ErrorWidgetUninstallationFailed,        ///< failure in uninstallation
+    ErrorNotSupportRDSUpdate,               ///< failure in rds update
 
     ErrorUnknown = 140,                     ///< do not use this error code.
 };