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

#include <value.h>

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

Public 成员函数

 RuntimeError (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 which the user cannot easily avoid.

E.g. out-of-memory (when we use malloc), stack-overflow, malicious input

备注
derived from nim_cpp_wrapper_util::Json::Exception

构造及析构函数说明

◆ RuntimeError()

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

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