commit | 23f8757eda6a18f6da10fc0f9e07080467462ea9 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Jan 20 14:20:30 2021 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Jan 20 14:27:28 2021 -0600 |
tree | 4e1e95cf6c568fa157a1fdcccb7e51c6a8aba69a | |
parent | 0648014d18f82b9b90d531cb3a2466ab5454b6e5 [diff] |
Add class params to the DBus* exception messages In the DBusMethodError, DBusServiceError, and DBusPropertyError classes, add the class members into the constructor's message argument so they will be displayed using the what() method. This would help for debug when an application crashes due to one of these uncaught exceptions and the what() output is written to the journal. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I6f275a327149275b3ff3a34042793fdf407816ba