YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
异常处理模块。 更多...
#include "YModules.h"
#include <YSLib/Core/ysdef.h>
#include <exception>
#include <stdexcept>
#include <string>
类 | |
class | YSLib::LoggedEvent |
记录日志的异常事件类。 更多... | |
class | YSLib::FatalError |
致命错误。 更多... | |
命名空间 | |
YSLib | |
类型定义 | |
using | YSLib::Exception = std::exception |
YSLib 异常基类。 更多... | |
using | YSLib::GeneralEvent = std::runtime_error |
一般运行时异常事件类。 更多... | |
异常处理模块。
在文件 yexcept.h 中定义.