Add missing exception handling 44/290644/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 30 Mar 2023 05:53:27 +0000 (05:53 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 30 Mar 2023 05:57:07 +0000 (05:57 +0000)
commit5d4f69f0d5b6abb18d4e70d10b0876be7b7cd49d
treee64bd2b87a49cb4051c220b2ece7257a0ddd623b
parentb471865aaaae33df9221decb6dcabcd7ab1d192d
Add missing exception handling

If the launchpad-process-pool does not have the capability that is
cap_dac_override, the launchpad-process-pool cannot create a new directory.
The launchpad-process-pool cannot create a new directory in the '/opt/usr' path.

Change-Id: I45b86c9a549b78ce483dcbe4b7ae0fd418cfcecb
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/launchpad.cc