MCPcopy 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
424Dictionary::Ptr ValidationError::GetDebugHint() const
425{
426 return m_DebugHint;
427}
428
429std::string icinga::to_string(const StackTraceErrorInfo&)
430{

Callers 1

DiagnosticInformationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected