mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Replace path_* error codes
path_write_fail, path_read_fail and path_not_found are replaced by the new FileAccessError exception class
This commit is contained in:
@@ -55,6 +55,9 @@ Classes
|
||||
.. doxygenclass:: loot::ConditionSyntaxError
|
||||
:members:
|
||||
|
||||
.. doxygenclass:: loot::FileAccessError
|
||||
:members:
|
||||
|
||||
.. doxygenclass:: loot::Error
|
||||
:members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user