Add send signal if there is not enough memory during web app installation
[framework/web/wrt-installer.git] / src / jobs / widget_install / widget_install_errors.h
index 473d9cb..31a46cc 100644 (file)
@@ -91,6 +91,7 @@ DECLARE_JOB_EXCEPTION(Base, EncryptionFailed, ErrorEncryptionFailed)
 DECLARE_JOB_EXCEPTION(Base, InstallOspsvcFailed, ErrorInstallOspServcie)
 DECLARE_JOB_EXCEPTION(Base, PrivilegeLevelViolation, ErrorPrivilegeLevelViolation)
 DECLARE_JOB_EXCEPTION(Base, NotSupportRDSUpdate, ErrorNotSupportRDSUpdate)
+DECLARE_JOB_EXCEPTION(Base, OutOfStorageFailed, ErrorOutOfStorage)
 } //namespace
 } //namespace
 } //namespace