Home
last modified time | relevance | path

Searched refs:_check_caught_exception (Results 1 – 2 of 2) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/botocore/
H A Dretryhandler.py222 return self._check_caught_exception(
230 def _check_caught_exception(self, attempt_number, caught_exception): member in BaseChecker
351 def _check_caught_exception(self, attempt_number, caught_exception): member in ExceptionRaiser
/dports/devel/py-botocore/botocore-1.21.61/botocore/
H A Dretryhandler.py222 return self._check_caught_exception(
230 def _check_caught_exception(self, attempt_number, caught_exception): member in BaseChecker
351 def _check_caught_exception(self, attempt_number, caught_exception): member in ExceptionRaiser