YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
字体异常。 更多...
#include <Font.h>
Public 类型 | |
using | FontError = ::FT_Error |
![]() | |
using | LevelType = RecordLevel |
Public 成员函数 | |
FontException (FontError e, const std::string &msg="") | |
![]() | |
LoggedEvent (const std::string &, LevelType=Emergent) ynothrow | |
构造:使用异常字符串和异常等级。 更多... | |
LoggedEvent (const GeneralEvent &, LevelType=Emergent) ynothrow | |
构造:使用一般异常事件对象和异常等级。 更多... | |
Private 属性 | |
FontError | err |
using YSLib::Drawing::FontException::FontError = ::FT_Error |
|
inline |