Searched refs:my_exception (Results 1 – 1 of 1) sorted by relevance
19 struct my_exception struct21 my_exception() {} in my_exception() function22 ~my_exception() {} in ~my_exception() argument45 throw my_exception(); in operator +()85 catch (my_exception) { \