CppSQLite3Exception Member List

This is the complete list of members for CppSQLite3Exception, including all inherited members.
CppSQLite3Exception(const int nErrCode, char *szErrMess, bool bDeleteMsg=true)CppSQLite3Exception
CppSQLite3Exception(const int nErrCode, const char *szErrMess, bool bDeleteMsg=true)CppSQLite3Exception
CppSQLite3Exception(const CppSQLite3Exception &e)CppSQLite3Exception
errorCode()CppSQLite3Exception [inline]
errorCodeAsString(int nErrCode)CppSQLite3Exception [static]
errorMessage()CppSQLite3Exception [inline]
mnErrCodeCppSQLite3Exception [private]
mpszErrMessCppSQLite3Exception [private]
~CppSQLite3Exception()CppSQLite3Exception [virtual]