Home
last modified time | relevance | path

Searched defs:getErrorType (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dexceptions.hpp80 types::ErrorType getErrorType() const in getErrorType() function in vpd::EccException
115 types::ErrorType getErrorType() const in getErrorType() function in vpd::DataException
160 types::ErrorType getErrorType() const in getErrorType() function in vpd::JsonException
199 types::ErrorType getErrorType() const in getErrorType() function in vpd::GpioException
233 types::ErrorType getErrorType() const in getErrorType() function in vpd::DbusException
267 types::ErrorType getErrorType() const in getErrorType() function in vpd::FirmwareException
301 types::ErrorType getErrorType() const in getErrorType() function in vpd::EepromException
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Devent_logger.cpp509 types::ErrorType EventLogger::getErrorType(const std::exception& i_exception) in getErrorType() function in vpd::EventLogger