MCPcopy 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
314const char *ScriptError::what() const throw()
315{
316 return m_Message.CStr();
317}
318
319DebugInfo ScriptError::GetDebugInfo() const
320{

Callers 15

HandleRequestMethod · 0.45
ExecuteScriptHelperMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
FetchCertMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
AddListenerMethod · 0.45
ListenerCoroutineProcMethod · 0.45
AddConnectionMethod · 0.45
RotateLogFileMethod · 0.45

Calls 3

CStrMethod · 0.80
IsEmptyMethod · 0.45
ClearMethod · 0.45

Tested by

no test coverage detected