Searched refs:_exception (Results 1 – 20 of 20) sorted by relevance
394 self._exception = None411 if self._exception:420 return self._exception423 self._exception = exc561 if self._exception is not None:562 raise self._exception649 if self._exception is not None:650 raise self._exception696 if self._exception is not None:697 raise self._exception
51 _exception = None variable in Future98 exc = self._exception200 if self._exception is not None:201 raise self._exception218 return self._exception276 self._exception = exception
48 elif task._exception is not None:49 tb = task._exception.__traceback__74 exc = task._exception
60 if future._exception is not None:
323 self._exception = None337 if self._exception:342 self._exception.__class__.__name__)389 if self._exception:391 raise self._exception475 return self._exception482 return self._exception550 self._exception = exception
23 self._exception = exception32 return self._exception
542 self._exception = None570 if expected_method._exception:571 raise expected_method._exception736 self._exception = exception
27 self._exception = exception34 raise self._exception
104 def _exception(obj): function169 _exception(obj)
116 self.assertRaises(asyncore.ExitNow, asyncore._exception, tr1)129 asyncore._exception(tr2)
38 f._exception = exception1501 f1._exception = OSError()
17 .. _exception-changed:
65 PyObject *prefix##_exception; \
687 * debuginfod.cxx (*_exception): Add counters for error occurrences.
311 …de/commit/29a04b7ed6)] - **(SEMVER-MINOR)** **n-api**: add napi\_fatal\_exception (Mathias Buus) […1097 …/nodejs/node/commit/c84dd03120)] - **test**: refactor addons-napi/test\_exception/test.js (Rich Tr…
1093 …ithub.com/nodejs/node/commit/3a6b7e610d)] - **n-api**: add napi\_fatal\_exception (Mathias Buus) […1143 …/nodejs/node/commit/5b1b74c5a5)] - **test**: refactor addons-napi/test\_exception/test.js (Rich Tr…4849 …m/nodejs/node/commit/53dae83833)] - **src**: fix --abort\_on\_uncaught\_exception arg parsing (Sam…
1433 …/node/commit/644a9d6919)] - **test**: fix arguments order in napi test\_exception (kanishk30) [#24…2420 …/nodejs/node/commit/c3c5141f68)] - **src**: remove abort\_on\_uncaught\_exception node.cc (Daniel …
353 …ithub.com/nodejs/node/commit/49cd4fad89)] - **n-api**: add napi\_fatal\_exception (Mathias Buus) […449 …/nodejs/node/commit/eceb70b584)] - **test**: refactor addons-napi/test\_exception/test.js (Rich Tr…
3267 …nodejs/node/commit/2034f68668)] - **src**: honor --abort\_on\_uncaught\_exception flag (Evan Lucas…
2042 …/node/commit/4348ffede5)] - **test**: fix arguments order in napi test\_exception (kanishk30) [#24…