NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_cpp_wrapper_util::Json::LogicError类 参考

#include <value.h>

类 nim_cpp_wrapper_util::Json::LogicError 继承关系图:
nim_cpp_wrapper_util::Json::Exception

Public 成员函数

 LogicError (String const &msg)
 
- Public 成员函数 继承自 nim_cpp_wrapper_util::Json::Exception
 Exception (String msg)
 
 ~Exception () noexcept override
 
char const * what () const noexcept override
 

额外继承的成员函数

- Protected 属性 继承自 nim_cpp_wrapper_util::Json::Exception
String msg_
 

详细描述

Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.

These are precondition-violations (user bugs) and internal errors (our bugs).

备注
derived from nim_cpp_wrapper_util::Json::Exception

构造及析构函数说明

◆ LogicError()

nim_cpp_wrapper_util::Json::LogicError::LogicError ( String const &  msg)

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