Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetHandledByDebugger
Method
SetHandledByDebugger
lib/base/exception.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
void ScriptError::SetHandledByDebugger(bool handled)
335
{
336
m_HandledByDebugger = handled;
337
}
338
339
const char* posix_error::what() const noexcept
340
{
Callers
1
BreakpointHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected