take_error


Description:

public void take_error (Error error)

Sets the result from error, and takes over the caller's ownership of error, so the caller does not need to free it any more.

Parameters:

this

a SimpleAsyncResult

error

a Error