Searched defs:BaseException (Results 1 – 13 of 13) sorted by relevance
| /external/python/pyee/pyee/ |
| D | trio.py | 119 type: Optional[Type[BaseException]], 120 value: Optional[BaseException],
|
| /external/python/cpython3/Lib/asyncio/ |
| D | timeouts.py | 95 exc_type: Optional[Type[BaseException]], 96 exc_val: Optional[BaseException],
|
| D | taskgroups.py | 175 def _is_base_error(self, exc: BaseException) -> bool:
|
| /external/pigweed/pw_console/py/pw_console/ |
| D | pw_ptpython_repl.py | 255 def _format_exception_output(self, e: BaseException) -> StyleAndTextTuples: 262 def _handle_exception(self, e: BaseException) -> None:
|
| /external/pigweed/pw_sensor/py/ |
| D | validator_test.py | 377 exception_type: type[BaseException] = RuntimeError,
|
| /external/grpc-grpc/src/python/grpcio/grpc/ |
| D | _plugin_wrapping.py | 57 self, metadata: MetadataType, error: Optional[Type[BaseException]]
|
| /external/clang/test/CodeGenCXX/ |
| D | eh.cpp | 452 class BaseException { class 456 BaseException() {}; in BaseException() function in test17::BaseException
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_file.py | 784 exc_type: Optional[Type[BaseException]], 785 exc_val: Optional[BaseException], 1264 exc_type: Optional[Type[BaseException]], 1265 exc_val: Optional[BaseException],
|
| D | fake_filesystem_unittest.py | 718 exc_type: Optional[Type[BaseException]], 719 exc_val: Optional[BaseException],
|
| /external/pdfium/third_party/pymock/ |
| D | mock.py | 85 BaseException = Exception variable
|
| /external/aws-sdk-java-v2/services/cloudsearch/src/main/resources/codegen-resources/ |
| D | service-2.json | 663 "BaseException":{ object
|
| /external/aws-sdk-java-v2/services/elasticsearch/src/main/resources/codegen-resources/ |
| D | service-2.json | 1295 "BaseException":{ object
|
| /external/aws-sdk-java-v2/services/opensearch/src/main/resources/codegen-resources/ |
| D | service-2.json | 1656 "BaseException":{ object
|