ReThrow exception in appfw event handler execution
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 7 Dec 2015 23:45:17 +0000 (08:45 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 7 Dec 2015 23:45:17 +0000 (08:45 +0900)
commitda2eece271d7ddefc024ad0ff613d0525c78adba
tree1bba90c108c3c1d760dda159c6aceb7a9773dc30
parent92f82ba270dabd588ba76f06b5832d1b6650fc41
ReThrow exception in appfw event handler execution

 - Error message and callstack was not printed
 - Because appfw event handler was catched exception
 - So, we rethrow exception

Change-Id: Ic11d1f35059acd4e172e99bff41182b9be7cc753
modules/appfw/src/appfw_native_node.cc