[ DestroysInstance ]
public void return_dbus_error (string error_name, string error_message)
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.
this | |
error_name |
A valid D-Bus error name. |
error_message |
A valid D-Bus error message. |