Searched defs:TestStopException (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py116 class TestStopException(Exception): class in inherits:Exception
306 raise TestStopException("proto area '{0} is not "
738 raise TestStopException
783 raise TestStopException
1220 raise TestStopException()
1593 except TestStopException:
1750 raise TestStopException()
1758 raise TestStopException()
2008 raise TestStopException()
2024 raise TestStopException()
[all...]

Completed in 15 milliseconds