is_remote_error
Description:
Checks if error
represents an error received via D-Bus from a remote peer.
If so, use get_remote_error to get the name of the error.
Parameters:
error |
A Error. |
Returns:
true if |
Checks if error
represents an error received via D-Bus from a remote peer.
If so, use get_remote_error to get the name of the error.
error |
A Error. |
true if |