Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetDebugHint
Method
GetDebugHint
lib/base/exception.cpp:424–427 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
Dictionary::Ptr ValidationError::GetDebugHint() const
425
{
426
return m_DebugHint;
427
}
428
429
std::string icinga::to_string(const StackTraceErrorInfo&)
430
{
Callers
1
DiagnosticInformation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected