logo top
Main Page   Widgets   glibmm Namespaces   Book  

Glib::KeyFileError Class Reference

Exception class for KeyFile errors. More...

Inheritance diagram for Glib::KeyFileError:

Inheritance 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 for glibmm 2.4 by Doxygen 1.5.1 © 1997-2001