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

Method GetDebugInfo

lib/base/exception.cpp:319–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319DebugInfo ScriptError::GetDebugInfo() const
320{
321 return m_DebugInfo;
322}
323
324bool ScriptError::IsIncompleteExpression() const
325{

Callers 8

GetTargetForTemplateMethod · 0.45
ExecuteScriptHelperMethod · 0.45
RegisterObjectMethod · 0.45
GetTargetForTemplateFunction · 0.45
GetTemplateMethod · 0.45
DiagnosticInformationMethod · 0.45
AssertNoCycleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected