commit | b15df6b28b97a0887e52d5f5e5899b10475943e1 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Tue Jan 11 14:50:55 2022 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Tue Jan 11 14:50:55 2022 +0300 |
tree | 5250eb7b0e1c0a230aea167d7eb9d6a0a4e46994 | |
parent | bbf456b448b8f281ad3a077083a86e61c86e2249 [diff] |
Use sdbusplus exception instead of the custom one Currently mapper generates custom 'NotFoundException' exception when a path is not found in the object list. Instead of creating another exception use 'ResourceNotFound' exception from the sdbusplus library. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ic4fa9d2eac56dc79782e7453113574197ffce49b