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:
Oliver Hamlet
2016-10-08 12:21:07 +01:00
parent 51a2efb129
commit 9ea5e31cdf
11 changed files with 68 additions and 24 deletions
+3
View File
@@ -55,6 +55,9 @@ Classes
.. doxygenclass:: loot::ConditionSyntaxError
:members:
.. doxygenclass:: loot::FileAccessError
:members:
.. doxygenclass:: loot::Error
:members: