Searched defs:graph_exception (Results 1 – 1 of 1) sorted by relevance
652 struct BOOST_SYMBOL_VISIBLE graph_exception : public std::exception struct654 virtual ~graph_exception() throw() {} in ~graph_exception()