11 if (modeString ==
"Runs") {
14 if (modeString ==
"RunsAndSubRuns") {
17 if (modeString ==
"RunsSubRunsAndEvents") {
21 <<
"The 'processingMode' parameter for sources has an illegal value '" 22 << modeString <<
"'\n" 23 <<
"Legal values are 'Runs', 'RunsAndSubRuns', or " 24 "'RunsSubRunsAndEvents'.\n";
46 <<
"The application has tried to peform random access on an input " 48 <<
"that does not support random access. Please reconfigure the program\n" 49 <<
"to use an input source that supports random access (e.g. "
ProcessConfiguration const & processConfiguration() const
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception