Searched refs:SymbolNotFound (Results 1 – 4 of 4) sorted by relevance
27 class SymbolNotFound(MacroException): class
272 raise SymbolNotFound("%s not defined" % Macro)
1409 except SymbolNotFound, Exc:
1308 except SymbolNotFound, Exc: