Searched refs:getExceptions (Results 1 – 1 of 1) sorted by relevance
12250 std::vector<std::exception_ptr> const& getExceptions() const noexcept;13182 const auto& exceptions = getRegistryHub().getStartupExceptionRegistry().getExceptions(); in Session()13387 … std::vector<std::exception_ptr> const& StartupExceptionRegistry::getExceptions() const noexcept { in getExceptions() function in Catch::StartupExceptionRegistry