fastdo  0.5.12
eiendb::MySQLDbError类 参考

MySQL数据库错误 更多...

#include <eiendb_mysql.hpp>

类 eiendb::MySQLDbError 继承关系图:
eiendb::MySQLDbError 的协作图:

Public 成员函数

 MySQLDbError (int mysqlErrNo, winux::AnsiString const &s)
 
int getMySqlErrCode () 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 }
 

详细描述

MySQL数据库错误

在文件 eiendb_mysql.hpp13 行定义.

构造及析构函数说明

eiendb::MySQLDbError::MySQLDbError ( int  mysqlErrNo,
winux::AnsiString const &  s 
)
inline

在文件 eiendb_mysql.hpp17 行定义.

成员函数说明

int eiendb::MySQLDbError::getMySqlErrCode ( ) const
throw (
)
inline

在文件 eiendb_mysql.hpp18 行定义.


该类的文档由以下文件生成: