libgdamm  4.99.7
Gnome::Gda::SqlError Member List

This is the complete list of members for Gnome::Gda::SqlError, including all inherited members.

Code enum nameGnome::Gda::SqlError
code() const Gnome::Gda::SqlError
SQL_MALFORMED_IDENTIFIER_ERROR enum valueGnome::Gda::SqlError
SQL_MISSING_IDENTIFIER_ERROR enum valueGnome::Gda::SqlError
SQL_STRUCTURE_CONTENTS_ERROR enum valueGnome::Gda::SqlError
SQL_VALIDATION_ERROR enum valueGnome::Gda::SqlError
SqlError(Code error_code, const Glib::ustring& error_message)Gnome::Gda::SqlError
SqlError(GError* gobject)Gnome::Gda::SqlErrorexplicit
what() const =0Glib::Exceptionpure virtual