Searched refs:StructFoundContinue (Results 1 – 1 of 1) sorted by relevance
2807 class StructFoundContinue(Exception): class2822 raise StructFoundContinue2823 except StructFoundContinue: