Searched refs:UnpackPropertyError (Results 1 – 6 of 6) sorted by relevance
167 UnpackPropertyError::UnpackPropertyError(std::string_view propertyNameIn, in UnpackPropertyError() function in sdbusplus::exception::UnpackPropertyError174 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()
73 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()
159 class UnpackPropertyError final : public internal_exception class162 UnpackPropertyError(std::string_view propertyName,
148 throw exception::UnpackPropertyError(property, reason); in unpackProperties()
176 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()
89 throw exception::UnpackPropertyError(