Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
void 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
Resume
Method · 0.80
Resume
Method · 0.80
Resume
Method · 0.80
Resume
Method · 0.80
Resume
Method · 0.80
Resume
Method · 0.80
Resume
Method · 0.80
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected