Fix failed to launch on Exception. 52/104752/1
authorpius.lee <pius.lee@samsung.com>
Wed, 30 Nov 2016 07:29:20 +0000 (16:29 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Wed, 14 Dec 2016 08:07:47 +0000 (17:07 +0900)
commit0c867ba84c6495994b2ffb2c3149dae1ae6f5aa5
tree3d771f0f200bee32e5c593ad4af5bcd07138c09f
parent966152751fa2830e7469c0598db3e7feb8edf952
Fix failed to launch on Exception.

Fix Failed to launch on exception happend when unhandled exception
handler failed to set.

Make catch a exception on failed but it goes to launching normally.

If unhandled exception handler is not set, unhandled exception is not
print out to dlog but print into journal log.

Change-Id: I3679470a2fa8d750cfbb1f47fc705dcf3a69e53b
Tizen.Runtime/Tizen.Runtime.Coreclr/AssemblyManager.cs