Searched refs:translate_exception (Results 1 – 2 of 2) sorted by relevance
140 return translate_exception(exc_info, initial_skip)154 def translate_exception(exc_info, initial_skip=0): function
226 inline void translate_exception(std::exception_ptr p) { in translate_exception() function306 internals_ptr->registered_exception_translators.push_front(&translate_exception); in get_internals()