Home
last modified time | relevance | path

Searched defs:BaseException (Results 1 – 5 of 5) 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/grpc/src/python/grpcio/grpc/
D_plugin_wrapping.py57 self, metadata: MetadataType, error: Optional[Type[BaseException]]
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.h71 BaseException, enumerator