Searched refs:ex_cls (Results 1 – 1 of 1) sorted by relevance
222 def handle_Exception(ex_cls, ex, tb): argument223 if ex_cls is KeyboardInterrupt:226 if ex_cls is BrokenPipeError:231 if ex_cls is OSError: