Searched refs:NonExistentBug (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/tools/onbld/Checks/
H A DDbLookups.py44 class NonExistentBug(Exception): class in inherits:Exception
95 raise NonExistentBug
114 raise NonExistentBug(cr)
230 except NonExistentBug:

Completed in 15 milliseconds