commit | 6d910ad9e2b3c83d7dccbcf25f9bdce9e4b13a58 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Sun Oct 16 20:49:14 2016 -0500 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Wed Nov 02 15:45:19 2016 -0500 |
tree | fe624b401cc6e428d98f1c87113450703dc34dbf | |
parent | 328889d5a6d0926f4876f3692713a759185812e1 [diff] |
Add exception generation to error logging This commit puts basic exception support into the elog class. All errors will generate an exception with this commit. This will most likely change over to using the dbus exception class as a base in the future but that change will be transperent to the users. Change-Id: Ibd02d4c204393a0cfb156805360161759cb6631e Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>