Add exception handling when calling GetProxy 93/313993/2
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 4 Jul 2024 00:54:42 +0000 (09:54 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Thu, 4 Jul 2024 00:57:26 +0000 (09:57 +0900)
commitdd908a51cf7d7e3d0eb7c21627cb17547c8bc72e
treeb49fb00b0b4ea7b048ccff48d6519ff1f3976f47
parent5a6c107ea03acbb0d287cf4e9b896d687eb7ebbf
Add exception handling when calling GetProxy

The call result of GetInfoProxy, GetAdminProxy may be null

Change-Id: I7e3323a42a75c559a6f9270974a23c56a4d128aa
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
client/src/api_stub.cc