Searched defs:MyError (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/test/js-native-api/test_error/ | ||
| D | test.js | 14 class MyError extends Error { } class |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_selector_events.py | 459 class MyError(Exception): class |