take_error


Description:

public void take_error (owned Error error)

Like return_gerror but takes ownership of error so the caller does not need to free it.

This method will free this, you cannot use it afterwards.

Parameters:

this

A DBusMethodInvocation.

error

A Error.