Searched refs:SystemdUnitNotFoundError (Results 1 – 1 of 1) sorted by relevance
167 class SystemdUnitNotFoundError(Exception): class185 raise SystemdUnitNotFoundError(self.root, unit)240 except SystemdUnitNotFoundError as e:284 except SystemdUnitNotFoundError:329 except SystemdUnitNotFoundError as e:335 except SystemdUnitNotFoundError as e: