| gconfmm
    2.28.3
    | 
Exception class for Gnome::Conf::Client errors. More...


| Public Types | |
| enum | Code { SUCCESS = 0, NO_SERVER = 2, NO_PERMISSION = 3, BAD_ADDRESS = 4, PARSE_ERROR = 6, CORRUPT = 7, TYPE_MISMATCH = 8, IS_DIR = 9, IS_KEY = 10, OVERRIDDEN = 11, OAF_ERROR = 12, LOCAL_ENGINE = 13, LOCK_FAILED = 14, NO_WRITABLE_DATABASE = 15, IN_SHUTDOWN = 16 } | 
| Public Member Functions | |
| Error (Code error_code, const Glib::ustring& error_message) | |
| Error (GError* gobject) | |
| Code | code () const | 
Exception class for Gnome::Conf::Client errors.
| Gnome::Conf::Error::Error | ( | Code | error_code, | 
| const Glib::ustring & | error_message | ||
| ) | 
| Gnome::Conf::Error::Error | ( | GError * | gobject | ) |  [explicit] | 
| Code Gnome::Conf::Error::code | ( | ) | const | 
 1.7.5
 1.7.5