Searched refs:collectException (Results 1 – 1 of 1) sorted by relevance
332 def collectException(self, etype, value, tb, limit=None): member in ExceptionCollector523 return col.collectException(t, v, tb, limit=limit)