Searched defs:RuntimeError (Results 1 – 9 of 9) sorted by relevance
916 public string RuntimeError { property in Conformance.ConformanceResponse1006 RuntimeError = 2, enumerator
404 class JSON_API RuntimeError; variable
198 RuntimeError::RuntimeError(String const& msg) : Exception(msg) {} in RuntimeError() function in Json::RuntimeError
2541 class JSON_API RuntimeError : public Exception { class2559 RuntimeError::RuntimeError(std::string const& msg) in RuntimeError() function in Json::RuntimeError
2578 RuntimeError::RuntimeError(std::string const& msg) in RuntimeError() function in Json::RuntimeError