1. c348473 Add static to method by Ed Tanous · 1 year, 9 months ago
  2. 4cfc284 async: handle exceptions and stops by Patrick Williams · 2 years ago
  3. f289c65 clang-format: update with latest by Patrick Williams · 2 years, 1 month ago
  4. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 9 months ago
  5. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 3 years ago
  6. a8e3502 exception: ensure base exception vtable is non-hidden by Patrick Williams · 3 years ago
  7. b68700e exception: make base get_errno pure virtual by Patrick Williams · 3 years ago
  8. 1522866 exception: create subclass for generated errors by Patrick Williams · 3 years, 1 month ago
  9. bd372ec exception: add errno for internal errors by Patrick Williams · 3 years, 1 month ago
  10. b6f729d exception: add errno for all exceptions by Patrick Williams · 3 years, 1 month ago
  11. 0c8136a enable building with clang by Patrick Williams · 3 years, 1 month ago
  12. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 4 years, 1 month ago
  13. 7f66425 build: split source and header directories by Patrick Williams · 4 years, 4 months ago[Renamed from sdbusplus/exception.cpp]
  14. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 4 months ago
  15. a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 4 years, 9 months ago
  16. 33335b3 exception: Add .get_errno() method by Adriana Kobylak · 6 years ago
  17. fac43a6 Remove multiple inheritance from SdBusError by Vernon Mauery · 6 years ago
  18. b7881cd exception: Remove unused sdbus_impl declaration by William A. Kennington III · 6 years ago
  19. 4332518 SdBusError: Fix missing move by William A. Kennington III · 6 years ago
  20. 2726c17 SdBusError: Fix initialization checks by William A. Kennington III · 6 years ago
  21. 68cb170 SdBusError: Really own the sd_bus_error by William A. Kennington III · 6 years ago
  22. 3765750 SdBusError: Add Dependency Injection for the SdBusInterface by William A. Kennington III · 6 years ago
  23. 20db3bf exception: Add an exception for holding sd_bus_errors by William A. Kennington III · 6 years ago
  24. 93b0e70 exception: move InvalidEnumString functions to library by Patrick Williams · 7 years ago