Home
last modified time | relevance | path

Searched defs:BaseException (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/asyncio/
Dtimeouts.py95 exc_type: Optional[Type[BaseException]],
96 exc_val: Optional[BaseException],
Dtaskgroups.py175 def _is_base_error(self, exc: BaseException) -> bool:
/third_party/jinja2/
Ddebug.py77 exc_value: BaseException, tb: t.Optional[TracebackType], filename: str, lineno: int
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.h71 BaseException, enumerator