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

Method GetObject

lib/base/exception.cpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404ConfigObject::Ptr ValidationError::GetObject() const
405{
406 return m_Object;
407}
408
409std::vector<String> ValidationError::GetAttributePath() const
410{

Callers 9

GetFilterTargetsMethod · 0.45
CreateObjectMethod · 0.45
HandleRequestMethod · 0.45
DiagnosticInformationMethod · 0.45
InitializeComponentMethod · 0.45
InitializeComponentMethod · 0.45
ResourcesClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected