Home
last modified time | relevance | path

Searched defs:RuntimeError (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs916 public string RuntimeError { property in Conformance.ConformanceResponse
1006 RuntimeError = 2, enumerator
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp198 RuntimeError::RuntimeError(String const& msg) : Exception(msg) {} in RuntimeError() function in Json::RuntimeError
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2578 RuntimeError::RuntimeError(std::string const& msg) in RuntimeError() function in Json::RuntimeError