Searched defs:RuntimeError (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/jsoncpp/src/lib_json/ | ||
A D | json_value.cpp | 206 RuntimeError::RuntimeError(String const& msg) : Exception(msg) {} in RuntimeError() function in Json::RuntimeError |
/AliOS-Things-master/components/oss/src/external/json/ | ||
A D | jsoncpp.cpp | 2695 RuntimeError::RuntimeError(JSONCPP_STRING const& msg) in RuntimeError() function in AlibabaCloud::OSS::Json::RuntimeError |
Completed in 26 milliseconds