RflySimSDK v4.10
RflySimSDK说明文档
载入中...
搜索中...
未找到
exception类 参考

general exception of the basic_json class 更多...

#include <exceptions.hpp>

类 exception 继承关系图:
exception 的协作图:

Public 成员函数

const char * what () const noexcept override
 returns the explanatory string

Public 属性

const int id
 the id of the exception

Protected 成员函数

 exception (int id_, const char *what_arg)

静态 Protected 成员函数

static std::string name (const std::string &ename, int id_)
static std::string diagnostics (std::nullptr_t)
template<typename BasicJsonType>
static std::string diagnostics (const BasicJsonType *leaf_element)

详细描述

成员函数说明

◆ what()

const char * what ( ) const
inlineoverridenoexcept

returns the explanatory string

类成员变量说明

◆ id

const int id

the id of the exception


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