1 #ifndef FWCore_Utilities_ExceptionCollector_h 2 #define FWCore_Utilities_ExceptionCollector_h void addException(cms::Exception const &exception)
std::unique_ptr< cms::Exception > firstException_
Namespace of DDCMS conversion namespace.
std::unique_ptr< cms::Exception > accumulatedExceptions_
ExceptionCollector(std::string const &initialMessage)
std::string initialMessage_
void call(std::function< void(void)>)