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

Method GetMessage

lib/base/exception.cpp:414–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412}
413
414String ValidationError::GetMessage() const
415{
416 return m_Message;
417}
418
419void ValidationError::SetDebugHint(const Dictionary::Ptr& dhint)
420{

Callers 1

HandshakeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected