Searched refs:m_what (Results 1 – 2 of 2) sorted by relevance
129 const_string what() const { return m_what; } in what()135 const_string m_what; member in boost::execution_exception
1348 , m_what( what_msg_.empty() ? BOOST_TEST_L( "uncaught exception, system error or abort requested" )…