dbus-event-error-hooks

dbus-event-error-hooks is a variable defined in `dbus.el'.
Its value is
(dbus-notice-synchronous-call-errors)


Documentation:
Functions to be called when a D-Bus error happens in the event handler.
Every function must accept two arguments, the event and the error variable
caught in `condition-case' by `dbus-error'.