Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl167 class SystemdUnitNotFoundError(Exception): class
185 raise SystemdUnitNotFoundError(self.root, unit)
240 except SystemdUnitNotFoundError as e:
284 except SystemdUnitNotFoundError:
329 except SystemdUnitNotFoundError as e:
335 except SystemdUnitNotFoundError as e: