Home
last modified time | relevance | path

Searched refs:PyinotifyError (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py15 class PyinotifyError(Exception): class
20 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)