|
fastdo
0.5.12
|
数据库错误 更多...
#include <eiendb_sqlite.hpp>


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