MCPcopy 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
419void ValidationError::SetDebugHint(const Dictionary::Ptr& dhint)
420{
421 m_DebugHint = dhint;
422}
423
424Dictionary::Ptr ValidationError::GetDebugHint() const
425{

Callers 1

CommitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected