Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dcatch_in_finally.d12 throw new MyException; in throw_catch() local
110 throw new MyException; in test4() local