Searched refs:m_exceptions (Results 1 – 1 of 1) sorted by relevance
12252 std::vector<std::exception_ptr> m_exceptions; member in Catch::StartupExceptionRegistry13380 m_exceptions.push_back(exception); in add()13388 return m_exceptions; in getExceptions()