libgdamm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Gda::ClientError Class Reference

Exception class for Gda client errors. More...

Inheritance diagram for Gnome::Gda::ClientError:

Inheritance graph
[legend]

List of all members.

Public Types

enum  Code { CLIENT_GENERAL_ERROR }

Public Member Functions

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


Detailed Description

Exception class for Gda client errors.

Member Enumeration Documentation

Enumerator:
CLIENT_GENERAL_ERROR 


Constructor & Destructor Documentation

Gnome::Gda::ClientError::ClientError ( Code  error_code,
const Glib::ustring error_message 
)

Gnome::Gda::ClientError::ClientError ( GError *  gobject  )  [explicit]


Member Function Documentation

Code Gnome::Gda::ClientError::code (  )  const

Reimplemented from Glib::Error.


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

Generated for libgdamm by Doxygen 1.5.5 © 1997-2001