Add exception handlings 37/299037/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 18 Sep 2023 22:37:38 +0000 (07:37 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 18 Sep 2023 22:37:38 +0000 (07:37 +0900)
commit88526f9528c0bedc2a77cbf2ded3df71c8f9e5e7
tree11205cdb742e30f095a880deacbfe4902dd34dce
parentc20d5ea0ca9adf8279caf9405549098023cd721e
Add exception handlings

The generated code can throw InvalidIOException and std::bad_weak_ptr
exceptions. This patch adds exception handlings.

Change-Id: I91e4d1fecab9e4e9a2047efe47f4616a396b9b00
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
benchmark/tool/main.cc