60 : exceptionInformation_(iConfig.getUntrackedParameter<
bool>(
"throwException",
false)) {
80 throw std::runtime_error(
"test exception catching");
85 auto pDoodad = std::make_unique<Doodad>();
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
ReturnType produce(GadgetRcd const &)
bool exceptionInformation_
DoodadESProducer(edm::ParameterSet const &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
std::unique_ptr< Doodad > ReturnType
~DoodadESProducer() override