mv_machine_learning: add try-catch statement
authorInki Dae <inki.dae@samsung.com>
Wed, 20 Jul 2022 07:22:54 +0000 (16:22 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 2 Sep 2022 08:09:25 +0000 (17:09 +0900)
commitcb80c9ef943361e067068970735517c26aedb359
tree6e3d830d3e41d982a030b8992a57f7b66f82b1e0
parentc58b8740f1860924d59e1ca951a69b54acdbc5b0
mv_machine_learning: add try-catch statement

[Issue type] bug fix

Added try-catch statement to mv_face_recognition_prepare_open function,
which was missed, printed out the error messages correctly.

Change-Id: I0753cda2b894c10033141f69a0a3e1d60eb303e7
Signed-off-by: Inki Dae <inki.dae@samsung.com>
mv_machine_learning/face_recognition/src/mv_face_recognition_open.cpp