Searched refs:internal_exception_t (Results 1 – 2 of 2) sorted by relevance
54 catch (const sdbusplus::internal_exception_t& e) in property_callback()127 catch (const sdbusplus::internal_exception_t& e) in method_callback()
217 using internal_exception_t = exception::internal_exception; typedef