Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/
H A Dexception.cpp167 UnpackPropertyError::UnpackPropertyError(std::string_view propertyNameIn, in UnpackPropertyError() function in sdbusplus::exception::UnpackPropertyError
174 const char* UnpackPropertyError::name() const noexcept in name()
179 const char* UnpackPropertyError::description() const noexcept in description()
184 const char* UnpackPropertyError::what() const noexcept in what()
189 int UnpackPropertyError::get_errno() const noexcept in get_errno()
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp73 const sdbusplus::exception::UnpackPropertyError& error) in logExpectedException()
124 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllPropertiesStringTypeOnly()
159 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties()
174 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties()
189 catch (const sdbusplus::exception::UnpackPropertyError& error) in asyncGetAllProperties()
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp159 class UnpackPropertyError final : public internal_exception class
162 UnpackPropertyError(std::string_view propertyName,
H A Dunpack_properties.hpp148 throw exception::UnpackPropertyError(property, reason); in unpackProperties()
/openbmc/sdbusplus/test/
H A Dunpack_properties.cpp176 auto error = captureException<exception::UnpackPropertyError>([&] { in TYPED_TEST()
194 auto error = captureException<exception::UnpackPropertyError>([&] { in TYPED_TEST()
211 auto error = captureException<exception::UnpackPropertyError>([&] { in TYPED_TEST()
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.client.hpp.mako89 throw exception::UnpackPropertyError(