Searched refs:ActsUtilsError (Results 1 – 2 of 2) sorted by relevance
34 with self.assertRaisesRegex(utils.ActsUtilsError,41 with self.assertRaisesRegex(utils.ActsUtilsError,
47 class ActsUtilsError(Exception): class435 raise ActsUtilsError("Process %d has terminated. ret: %d, stderr: %s,"