return_dbus_error
Description:
Finishes handling a D-Bus method call by returning an error.
This method will take ownership of this. See DBusInterfaceVTable for more information about the ownership of this.
Parameters:
this | |
error_name |
A valid D-Bus error name. |
error_message |
A valid D-Bus error message. |