MCPcopy Create free account
hub / github.com/Icinga/icinga2 / SetExceptionCallback

Method SetExceptionCallback

lib/base/workqueue.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void WorkQueue::SetExceptionCallback(const ExceptionCallback& callback)
146{
147 m_ExceptionCallback = callback;
148}
149
150/**
151 * Checks whether any exceptions have occurred while executing tasks for this

Callers 8

ResumeMethod · 0.80
ResumeMethod · 0.80
ResumeMethod · 0.80
ResumeMethod · 0.80
ResumeMethod · 0.80
ResumeMethod · 0.80
ResumeMethod · 0.80
StartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected