Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
414
String ValidationError::GetMessage() const
415
{
416
return m_Message;
417
}
418
419
void ValidationError::SetDebugHint(const Dictionary::Ptr& dhint)
420
{
Callers
1
Handshake
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected