Search

Searched defs:FMPermissionsException (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/file_layout/
H A Dfile_manager.py89 class FMPermissionsException(apx.PermissionsException): class in inherits:apx.PermissionsException
202 raise FMPermissionsException(
259 raise FMPermissionsException(e.filename)
276 raise FMPermissionsException(
305 raise FMPermissionsException(e.filename)
323 raise FMPermissionsException(e.filename)
349 raise FMPermissionsException(e.filename)

Completed in 9 milliseconds