Searched refs:SystemdUnitNotFoundError (Results 1 – 1 of 1) sorted by relevance
162 class SystemdUnitNotFoundError(Exception): class180 raise SystemdUnitNotFoundError(self.root, unit)232 except SystemdUnitNotFoundError as e:276 except SystemdUnitNotFoundError:321 except SystemdUnitNotFoundError as e:327 except SystemdUnitNotFoundError as e: