Searched refs:set_current_exception (Results 1 – 6 of 6) sorted by relevance
122 self->_context().get_bus().set_current_exception(216 self->_context().get_bus().set_current_exception(239 self->_context().get_bus().set_current_exception(
33 o->get_bus().set_current_exception(std::current_exception());87 o->get_bus().set_current_exception(std::current_exception());
46 self->_context().get_bus().set_current_exception(90 self->_context().get_bus().set_current_exception(
64 o->get_bus().set_current_exception(std::current_exception());
18 bus.set_current_exception(e); in SetUp()
519 void set_current_exception(std::exception_ptr exception) in set_current_exception() function