|
fastdo
0.6.16
|
系统相关错误 更多...
#include <system.hpp>


Public 类型 | |
| enum | { sysNoError } |
Public 类型 继承自 winux::Error | |
| enum | |
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.hpp 第 10 行定义.
| anonymous enum |
| 枚举值 | |
|---|---|
| sysNoError |
无错误 |
在文件 system.hpp 第 13 行定义.
|
inline | ||||||||||||||||||||
在文件 system.hpp 第 17 行定义.