Gnome::Conf::Error Class Reference

Exception class for Gnome::Conf::Client errors. More...

#include <client.h>

Inheritance diagram for Gnome::Conf::Error:

Glib::Error Glib::Exception List of all members.

Public Types

 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
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

Detailed Description

Exception class for Gnome::Conf::Client errors.


Member Enumeration Documentation

enum Gnome::Conf::Error::Code

Enumerator:
SUCCESS 
NO_SERVER 
NO_PERMISSION 
BAD_ADDRESS 
PARSE_ERROR 
CORRUPT 
TYPE_MISMATCH 
IS_DIR 
IS_KEY 
OVERRIDDEN 
OAF_ERROR 
LOCAL_ENGINE 
LOCK_FAILED 
NO_WRITABLE_DATABASE 
IN_SHUTDOWN 


Constructor & Destructor Documentation

Gnome::Conf::Error::Error ( Code  error_code,
const Glib::ustring error_message 
)

Gnome::Conf::Error::Error ( GError *  gobject  )  [explicit]


Member Function Documentation

Code Gnome::Conf::Error::code (  )  const

Reimplemented from Glib::Error.


The documentation for this class was generated from the following file:
Generated on Fri Aug 11 09:35:40 2006 for gconfmm by  doxygen 1.4.7