Remove libloadorder_category()

Throw errors from libloadorder as std::runtime_error instead of std::system_error.
This commit is contained in:
Oliver Hamlet
2025-06-07 17:05:47 +01:00
parent f6e9954219
commit ce729f8d76
7 changed files with 8 additions and 35 deletions
-2
View File
@@ -105,5 +105,3 @@ LOOT uses error category objects to identify errors with codes that originate in
lower-level libraries.
.. doxygenfunction:: loot::esplugin_category
.. doxygenfunction:: loot::libloadorder_category