[NABI][TWEB-678] Fix for unhandled exception
authorMarcin Kaminski <marcin.ka@samsung.com>
Fri, 14 Dec 2012 13:41:25 +0000 (14:41 +0100)
committerMarcin Kaminski <marcin.ka@samsung.com>
Fri, 14 Dec 2012 13:41:25 +0000 (14:41 +0100)
commitf71331a8c91a31f4cb7efe17b235b71ab7aae26b
treea416dfb9f3180ce2f95146995dbbc21257b300df
parenta828acc63f3fd4995cf124a94e59fba7ec50fe45
[NABI][TWEB-678] Fix for unhandled exception

[Issue#] TWEB-678 (NABI)
[Bug] Unhandled exception while installing
broken package
[Cause] Lack of Exception catching
[Solution] Proper catch and throw added

[Verication] Build package. Try to install
z4.html file from:
https://tizendev.org/bugs/browse/TWEB-678
(it is widget package - not .html page)

Change-Id: I0dceed2db098bf6bbbd9af554ca79e6343f78b6f
src/jobs/widget_install/job_widget_install.cpp
src/jobs/widget_install/task_unzip.cpp