#include <error.h>
Inheritance diagram for Gnome::Gda::Error:
Public Member Functions | |
virtual | ~Error () |
GdaError * | gobj () |
Provides access to the underlying C GObject. | |
const GdaError * | gobj () const |
Provides access to the underlying C GObject. | |
GdaError * | gobj_copy () |
Glib::ustring | get_description () |
void | set_description (const Glib::ustring &description) |
const glong | get_number () |
void | set_number (glong number) |
Glib::ustring | get_source () |
void | set_source (const Glib::ustring &source) |
Glib::ustring | get_sqlstate () |
void | set_sqlstate (const Glib::ustring &sqlstate) |
Static Public Member Functions | |
Glib::RefPtr< Error > | create () |
Protected Member Functions | |
Error () | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr< Gnome::Gda::Error > | wrap (GdaError *object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
|
|
|
|
|
|
|
|
|
|
|