Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ what
Method
what
lib/base/exception.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
{ }
313
314
const char *ScriptError::what() const throw()
315
{
316
return m_Message.CStr();
317
}
318
319
DebugInfo ScriptError::GetDebugInfo() const
320
{
Callers
15
HandleRequest
Method · 0.45
ExecuteScriptHelper
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
FetchCert
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
AddListener
Method · 0.45
ListenerCoroutineProc
Method · 0.45
AddConnection
Method · 0.45
RotateLogFile
Method · 0.45
Calls
3
CStr
Method · 0.80
IsEmpty
Method · 0.45
Clear
Method · 0.45
Tested by
no test coverage detected