Searched defs:RuntimeError (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
| D | Conformance.cs | 916 public string RuntimeError { property in Conformance.ConformanceResponse |
| /third_party/jsoncpp/src/lib_json/ | ||
| D | json_value.cpp | 198 RuntimeError::RuntimeError(String const& msg) : Exception(msg) {} in RuntimeError() function in Json::RuntimeError |
| /third_party/protobuf/conformance/third_party/jsoncpp/ | ||
| D | jsoncpp.cpp | 2578 RuntimeError::RuntimeError(std::string const& msg) in RuntimeError() function in Json::RuntimeError |