Kompex SQLite Wrapper  1.11.14
Kompex::SQLiteException Member List

This is the complete list of members for Kompex::SQLiteException, including all inherited members.

GetErrorDescription() const Kompex::SQLiteExceptioninline
GetFilename() const Kompex::SQLiteExceptioninline
GetLineNumber() const Kompex::SQLiteExceptioninline
GetSqliteResultCode() const Kompex::SQLiteExceptioninline
GetString() const Kompex::SQLiteExceptioninline
mErrorDescriptionKompex::SQLiteExceptionprivate
mFilenameKompex::SQLiteExceptionprivate
mInternalSqliteResultCodeKompex::SQLiteExceptionprivate
mLineNumberKompex::SQLiteExceptionprivate
Show() const Kompex::SQLiteExceptioninline
SQLiteException(const std::string &filename, unsigned int lineNumber, std::string errDescription="", int internalSqliteResultCode=-1)Kompex::SQLiteExceptioninline
SQLiteException(const std::string &filename, unsigned int lineNumber, const char *errDescription="", int internalSqliteResultCode=-1)Kompex::SQLiteExceptioninline