fastdo
0.5.12
|
数据库错误 更多...
#include <eiendb_sqlite.hpp>
Public 成员函数 | |
SQLiteDbError (int sqliteErrNo, winux::AnsiString const &s) throw () | |
int | getSqLiteErrCode () const throw () |
![]() | |
DbError (int errType, winux::AnsiString const &s) throw () | |
![]() | |
Error () throw () | |
Error (int errType, AnsiString const &errStr) throw () | |
virtual | ~Error () throw () |
virtual int | getErrType () const throw () |
virtual char const * | what () const throw () |
额外继承的成员函数 | |
![]() | |
enum | { dbeNone, dbeDbSelfError, dbeNotImplemented, dbeConfigParamsError } |
数据库错误
在文件 eiendb_sqlite.hpp 第 13 行定义.
|
inline |
在文件 eiendb_sqlite.hpp 第 17 行定义.
|
inline |
在文件 eiendb_sqlite.hpp 第 18 行定义.