Searched refs:rethrow (Results 1 – 8 of 8) sorted by relevance
27 , rethrow enumerator136 case rethrow: boost::throw_exception(x); in operator ()()
425 virtual void rethrow() const = 0;497 rethrow() const in rethrow() function in boost::exception_detail::clone_impl
723 /// Wait for the state to be ready and rethrow any stored exception
4063 'rethrow [REGEXP]'14079 'catch rethrow'35205 The '-catch-rethrow' Command35211 -catch-rethrow [ -t ] [ -r REGEXP]35223 The corresponding GDB commands are 'catch rethrow' and 'tcatch rethrow'35229 -catch-rethrow -r exception_type35231 what="exception rethrow",catch-type="rethrow",54464 * -catch-rethrow: C++ Exception GDB/MI Catchpoint Commands.54959 * catch rethrow: Set Catchpoints. (line 16)
12636 It must rethrow the exception after executing that code. And, if