1 #ifndef FWCore_Utilities_ExceptionCollector_h
2 #define FWCore_Utilities_ExceptionCollector_h
24 #include "boost/function.hpp"
void addException(cms::Exception const &exception)
void call(boost::function< void(void)>)
helper::RootFunctionHelper< F, args >::root_function function(F &f)
std::auto_ptr< cms::Exception > accumulatedExceptions_
ExceptionCollector(std::string const &initialMessage)
std::string initialMessage_
std::auto_ptr< cms::Exception > firstException_