Searched defs:ErrorMessage (Results 1 – 1 of 1) sorted by relevance
63 struct ErrorMessage { struct67 friend void to_json(nlohmann::json &jsonObj, const ErrorMessage &message) in to_json() argument73 friend void from_json(const nlohmann::json &jsonObj, ErrorMessage &message) in from_json() argument92 std::vector<ErrorMessage> data; argument