glibmm 2.66.5
Functions
Gio::DBus::ErrorUtils Namespace Reference

Functions

bool is_remote_error (const Glib::Error & error)
 Checks if error represents an error received via D-Bus from a remote peer. More...
 
Glib::ustring get_remote_error (const Glib::Error & error)
 Gets the D-Bus error name used for error, if any. More...
 
bool strip_remote_error (Glib::Error & error)
 Looks for extra information in the error message used to recover the D-Bus error name and strips it if found. More...