Searched defs:ReadOnlyFileSystemException (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/client/ | ||
H A D | api_errors.py | 414 class ReadOnlyFileSystemException(PermissionsException): class in inherits:PermissionsException 2890 return ReadOnlyFileSystemException(e.filename) |
Completed in 22 milliseconds