Searched refs:_qualified_exception_class_name (Results 1 – 1 of 1) sorted by relevance
1787 def _qualified_exception_class_name(self, exception: Exception) -> str: member in OnnxExportErrorParser1815 exception_type_name=self._qualified_exception_class_name(exception),