return_error_literal
Description:
Like return_error but without printf-style formatting.
This method will take ownership of this. See DBusInterfaceVTable for more information about the ownership of this.
Parameters:
| this | |
| domain | |
| code |
The error code. |
| message |
The error message. |