Searched defs:RuntimeError (Results 1 – 10 of 10) sorted by relevance
916 public string RuntimeError { property in Conformance.ConformanceResponse1006 RuntimeError = 2, enumerator
404 class JSON_API RuntimeError; variable
206 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
8941 Ok, LogicError, RuntimeError enumerator