[Fix/Svace] Add try catch to the top level app
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 25 Feb 2021 04:46:30 +0000 (13:46 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 25 Feb 2021 05:26:31 +0000 (14:26 +0900)
commit620e9f40c57b11cf76a60aaa4e4e8b44d54f0293
treeb9acf837fe1c0af733c7f5e560f796d6c92a7d38
parent3ac764f0e42f45c8117588a4168c0d49ff4c165b
[Fix/Svace] Add try catch to the top level app

Add try catch to the top level app to ensure exception does not
propagates to the very top level

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Applications/Custom/LayerClient/jni/main.cpp