Definition at line 1219 of file EventProcessor.cc.
void art::EventProcessor::EndPathRunnerTask::operator() |
( |
std::exception_ptr |
ex | ) |
const |
|
inline |
Definition at line 1226 of file EventProcessor.cc.
References e, art::errors::EventProcessorFailure, art::actions::IgnoreCompletely, TDEBUG_BEGIN_TASK_SI, and TDEBUG_END_TASK_SI.
1231 rethrow_exception(ex);
1237 "EventProcessor: an exception occurred during current " 1244 <<
"exception being ignored for current event:\n" 1245 << cet::trim_right_copy(e.what(),
" \n");
1250 <<
"an exception occurred during current event processing";
#define TDEBUG_BEGIN_TASK_SI(LEVEL, SI)
#define TDEBUG_END_TASK_SI(LEVEL, SI)
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
void store(std::exception_ptr ex_ptr)
actions::ActionCodes error_action(cet::exception &e) const
void finishEventAsync(ScheduleID sid)
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
SharedException sharedException_
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
cet::coded_exception< error, detail::translate > exception
ScheduleID const art::EventProcessor::EndPathRunnerTask::sid_ |
|
private |
The documentation for this class was generated from the following file: