Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetDebugHint
Method
SetDebugHint
lib/base/exception.cpp:419–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
void ValidationError::SetDebugHint(const Dictionary::Ptr& dhint)
420
{
421
m_DebugHint = dhint;
422
}
423
424
Dictionary::Ptr ValidationError::GetDebugHint() const
425
{
Callers
1
Commit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected