29 using namespace msgEventLoop;
33 std::rethrow_exception(eptr);
35 }
catch (std::exception& e)
38 }
catch (std::string&
str)
41 }
catch (
const char *
str)
void report_exception(std::exception_ptr eptr)
print out the currently evaluated exception
This module defines the arguments passed from the BATCH driver to the BATCH worker.