unwrap_dbus_error


Description:

[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.2" ) ]
public virtual void unwrap_dbus_error (Error dbus_error) throws Error

Warning: unwrap_dbus_error is deprecated since 3.8.

Unwraps D-Bus error to local error.

Note:

Use strip_remote_error instead.

dbus_error is automatically freed. dbus_erorr and out_error can point to the same variable.

Parameters:

this

an Client

dbus_error

a Error returned bu D-Bus