Home
last modified time | relevance | path

Searched defs:MyError (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/nom/examples/
Dcustom_error.rs10 MyError, enumerator
/third_party/node/test/js-native-api/test_error/
Dtest.js14 class MyError extends Error { } class
/third_party/python/Lib/test/test_asyncio/
Dtest_selector_events.py459 class MyError(Exception): class
/third_party/python/Lib/test/
Dtest_asyncgen.py636 class MyError(Exception): class