Searched refs:PyinotifyError (Results 1 – 1 of 1) sorted by relevance
15 class PyinotifyError(Exception): class20 class UnsupportedPythonVersionError(PyinotifyError):29 PyinotifyError.__init__(self,87 class InotifyBindingNotFoundError(PyinotifyError):93 PyinotifyError.__init__(self, err)570 class ProcessEventError(PyinotifyError):579 PyinotifyError.__init__(self, err)1064 class NotifierError(PyinotifyError):1074 PyinotifyError.__init__(self, err)