fastdo  0.6.8
winux::SystemError类 参考

系统相关错误 更多...

#include <system.hpp>

类 winux::SystemError 继承关系图:
winux::SystemError 的协作图:

Public 类型

enum  { sysNoError }
 

Public 成员函数

 SystemError (int errType, AnsiString const &errStr) 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 ()
 

详细描述

系统相关错误

在文件 system.hpp10 行定义.

成员枚举类型说明

anonymous enum
枚举值
sysNoError 

无错误

在文件 system.hpp13 行定义.

构造及析构函数说明

winux::SystemError::SystemError ( int  errType,
AnsiString const &  errStr 
)
throw (
)
inline

在文件 system.hpp17 行定义.


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