Searched defs:exception_list (Results 1 – 2 of 2) sorted by relevance
32 class BOOST_SYMBOL_VISIBLE exception_list: public std::exception in BOOST_THREAD_INLINE_NAMESPACE() class
358 class exception_list : public std::runtime_error { class360 exception_list( std::string const& what) : in exception_list() function in exception_list