commit | 86be476bfb6acfd413afff449a357123639eb29e | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Tue Jul 17 10:51:36 2018 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Tue Jul 17 10:51:36 2018 -0500 |
tree | 4f4f2f24500a4e54e01bdec5b6a392eb59ffdda7 | |
parent | b0de1d6a88cee65cfc1041d26e04ac443ca1af4a [diff] |
Handle SdBusError exceptions When the SdBusError exception was added, all sdbusplus::bus::call function use required this exception be handled appropriately in each case where it could occur. These changes are the result of handling the possibility of this exception correctly within the fan applications. Change-Id: I6ecef3008412b299a4fedbb13716f656cfbf1a90 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>