Glib::KeyFileError Class Reference

Exception class for KeyFile errors. More...

Inherits Glib::Error.

Collaboration diagram for Glib::KeyFileError:
Collaboration graph
[legend]

List of all members.

Public Types

enum Code {
  UNKNOWN_ENCODING,
  PARSE,
  NOT_FOUND,
  KEY_NOT_FOUND,
  GROUP_NOT_FOUND,
  INVALID_VALUE
}

Public Member Functions

 KeyFileError (Code error_code, const Glib::ustring& error_message)
 KeyFileError (GError* gobject)
Code code () const

Detailed Description

Exception class for KeyFile errors.


Member Enumeration Documentation

Enumerator:
UNKNOWN_ENCODING 
PARSE 
NOT_FOUND 
KEY_NOT_FOUND 
GROUP_NOT_FOUND 
INVALID_VALUE 

Constructor & Destructor Documentation

Glib::KeyFileError::KeyFileError ( Code  error_code,
const Glib::ustring error_message 
)
Glib::KeyFileError::KeyFileError ( GError *  gobject  )  [explicit]

Member Function Documentation

Code Glib::KeyFileError::code (  )  const

Reimplemented from Glib::Error.


The documentation for this class was generated from the following file:

Generated on Sat Jan 2 23:07:01 2010 for glibmm by  doxygen 1.6.1