fastdo  0.5.12
eientpl::TplError类 参考

模板错误 更多...

#include <eientpl.hpp>

类 eientpl::TplError 继承关系图:
eientpl::TplError 的协作图:

Public 类型

enum  { teNone }
 

Public 成员函数

 TplError (int errNo, winux::AnsiString const &err) 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 ()
 

详细描述

模板错误

在文件 eientpl.hpp34 行定义.

成员枚举类型说明

anonymous enum
枚举值
teNone 

无错误

在文件 eientpl.hpp37 行定义.

构造及析构函数说明

eientpl::TplError::TplError ( int  errNo,
winux::AnsiString const &  err 
)
throw (
)
inline

在文件 eientpl.hpp41 行定义.


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