Home
last modified time | relevance | path

Searched refs:m_jsonPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dexceptions.hpp138 Exception(msg), m_jsonPath(path) in JsonException()
152 return m_jsonPath; in getJsonPath()
167 std::string m_jsonPath; member in vpd::JsonException