CppSQLite3Exception(const int nErrCode, char *szErrMess, bool bDeleteMsg=true) | CppSQLite3Exception | |
CppSQLite3Exception(const CppSQLite3Exception &e) | CppSQLite3Exception | |
errorCode() | CppSQLite3Exception | [inline] |
errorCodeAsString(int nErrCode) | CppSQLite3Exception | [static] |
errorMessage() | CppSQLite3Exception | [inline] |
mnErrCode | CppSQLite3Exception | [private] |
mpszErrMess | CppSQLite3Exception | [private] |
~CppSQLite3Exception() | CppSQLite3Exception | [virtual] |