commit | 32c532ea9bcddcab30f4fff30e6938211fdf584d | [log] [tgz] |
---|---|---|
author | Anthony Wilson <wilsonan@us.ibm.com> | Thu Oct 25 21:56:07 2018 -0500 |
committer | Anthony Wilson <wilsonan@us.ibm.com> | Mon Nov 26 15:12:57 2018 -0600 |
tree | 49d084e774266d38efdd7a603b8cdf024b56f3b9 | |
parent | 7a0689a91af664c8485df760bedabba0aef84725 [diff] |
Update error handling on sdbusplus calls Error handling was added to the bus.call() routine, which effectively deprecated the is_method_error() check. Errors should now be handled in a try/catch block. Change-Id: I1dcbbaa91db443445ef6bb2f616bd37f06731d36 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>