YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::FatalError类 参考

致命错误。 更多...

#include <yexcept.h>

类 YSLib::FatalError 继承关系图:
YSLib::FatalError 的协作图:

Public 成员函数

 FatalError (const char *, const char *) ynothrow
 构造:使用标题和内容。 更多...
 
 DefGetter (const ynothrow, const char *, Content, content) DefGetter(const ynothrow
 

Public 属性

const char Title
 

Private 属性

const char * content
 

详细描述

致命错误。

自从
build 497

在文件 yexcept.h87 行定义.

构造及析构函数说明

YSLib::FatalError::FatalError ( const char *  t,
const char *  c 
)

构造:使用标题和内容。

在文件 yexcept.cpp44 行定义.

成员函数说明

YSLib::FatalError::DefGetter ( const ynothrow  ,
const char *  ,
Content  ,
content   
) const

类成员变量说明

const char* YSLib::FatalError::content
private

在文件 yexcept.h90 行定义.

const char YSLib::FatalError::Title

在文件 yexcept.h97 行定义.


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