Searched refs:jsonExceptionMessage (Results 1 – 2 of 2) sorted by relevance
46 static const inline std::string jsonExceptionMessage = "message"; variable
54 exceptionMap[jsonExceptionMessage] = message_; in JsonStr()